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
Basically store the whole form values state and use form reducer to dispatch actions over all fields, etc. Then just reflect the state of a field in local field state so we can easily read a field state without need to hack the state.