You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And then update the data, I can see the change in the background but the form reverts to the old data (after submit) and from debugging it looks like it only has the old data.
I have a Modal that includes an update form. When I pass the data like this:
And then update the data, I can see the change in the background but the form reverts to the old data (after submit) and from debugging it looks like it only has the old data.
So my question is how do I pass the data to the modal, so it is reactive?
The text was updated successfully, but these errors were encountered: