TanStackT
TanStack2y ago
3 replies
nursing-lime

onMount error not being revalidated.

I have set an onMount validation but I don't know how to remove it's error after user changes its value.

For example the users username on mount has a problem and we add and error but if user updates it the error that onMount added persists.

How should I handle that?
Was this page helpful?