forked from brianblakely/nodep-date-input-polyfill
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Change/input events should be bubbling. This is the case for the legacy way of creating events but not for the modern way which triggers on Safari.
Fixing this would allow fetching al changes on the form element which reduces the amount of change listeners and makes it more easy to implement auto submitting a form.
Metadata
Metadata
Assignees
Labels
No labels