-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
hi,
I’m missing a feature (or i didn’t find) : I want to explicitly tell that a form is dirty (like setClean)
The reason behind that is form validation (server side).
When I have validation error and reload my page with errors, I would like to set my form to dirty.
Also, the reset button would keep this dirty state.
i did some local change base on setClean method, but would be great if this was native.
Reactions are currently unavailable