Creation of isDirty() helper method #401
sergebenard
started this conversation in
Ideas
Replies: 1 comment
-
I've started a new PR for this feature: #660 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
#376
It'd be a good thing to have a helper function
isDirty()
to know if any of the form's elements are dirty, in order to know if there needs to be a call to 'window.onBeforeUnload' to confirm the user's intent of leaving a page which is holding unsaved form data.Beta Was this translation helpful? Give feedback.
All reactions