Open
Description
Laravel Precognition Plugin Version
0.5.13
Laravel Version
11.34.2
Plugin
React
Description
calling form.reset()
is not resetting the errors and there is no option to reset all errors at once therefore I have to call form.forgetError("fieldName")
on every field.
Steps To Reproduce
- Fill out form wrongly
- Get errors
- call
form.reset()
- The errors will still be visible
Metadata
Metadata
Assignees
Labels
No labels