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
Besides, I would like to point out the performance issue of using async validator as I tested with pure final-form that it does not lead to form re-rendering.
What you were expecting:
Async validator should work as sync validator.
What happened instead:
Using async validator re-renders the form completely.
Steps to reproduce:
posts/PostEdit.js
TextField
toLink to Sandbox
Environment
The text was updated successfully, but these errors were encountered: