Replies: 3 comments 5 replies
-
Ok, I am getting some errors where returning new JSON from the POST would cause the component to rerender on the server but not the client, couldn't figure out why though |
Beta Was this translation helpful? Give feedback.
-
@vedantroy did you figure this out? I am experiencing a similar issue |
Beta Was this translation helpful? Give feedback.
-
so I have a page with a
when the user submits the delete form, the page crashes because it gets an undefined Does that mean that I have to extract the logic to get the quote from the database and reuse it in the |
Beta Was this translation helpful? Give feedback.
-
Is there a way to re-trigger the get request after POSTing?
Or, at least force a refresh of the page, so we can see updated data?
Beta Was this translation helpful? Give feedback.
All reactions