formula-one
formula-one copied to clipboard
Need a hook/callback for new errors
If I want to track the errors that the user encounters while using my form, there is no easy way to do this now, and no way at all in typesafe userspace. Probably want to build some hook that is called whenever visible errors change.
See this gist for something being used now for this problem.