Skip to content

Conversation

@DerGuteMoritz
Copy link

JavaScript enhanced forms tend to handle change events of input
fields, e.g. for validation purposes. Programmatically setting the
value of an input field doesn't trigger those events, though,
preventing such forms from being considered valid. Therefore
formFiller now dispatches a change event after every value change.

JavaScript enhanced forms tend to handle change events of input
fields, e.g. for validation purposes. Programmatically setting the
value of an input field doesn't trigger those events, though,
preventing such forms from being considered valid. Therefore
formFiller now dispatches a change event after every value change.
@jusuff
Copy link
Owner

jusuff commented Jul 4, 2019

Many thanks! Will merge is ASAP ( probably this weekend).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants