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
It looks the form is (wrongly) reset if some internal state changes within a component. Consider the following example https://jsfiddle.net/fab1en/954uLrrL/1/
Edit the form
Hit the second button which update some foo internal state
Notice how the original value is reset in the form.
Form should not be reset like that. Am I missing something?
lorenzulrich, seefeld, ptcc, NamanAulakh, szpasztor and 13 more