Proper way to handle edit form along with keeping the state global #4602
Unanswered
harshsinghatz
asked this question in
Q&A
Replies: 1 comment
-
@markerikson hey, would you mind sharing your opinion on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While using RTK query for a scenario with large forms and a need for shared edit form state among the form components.
What should be the ideal way to handle that shared state update?
would no 2 and 3 ever be a recommended pattern such scenario?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions