Allow form helper 'isDirty' to check a specific property #1000
MattPurland
started this conversation in
Ideas
Replies: 0 comments
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.
-
I'd love to be able to programmatically check if a specific form property has been changed as well as if the whole form is generally 'dirty', for example (Svelte):
This would be helpful particularly when transforming the data pre-submission
Beta Was this translation helpful? Give feedback.
All reactions