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
There's currently a message that is repeatedly output to console:
It seems to be the consequence of still using (deprecated)addField()(generating a wrapping <Field /> component) that may now be replaced by the use of useInput() hook.