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
Formality doesn't store metadata internally. It passes what's been passed to the useForm hook. In case if async validators need fresh data, storing metadata in ref should work I believe.
Would it ever be considered to add an API for updating the metadata?
The text was updated successfully, but these errors were encountered: