Skip to content

Do not break loop in inputEventHandler when label is missing#21

Open
herrschuessler wants to merge 1 commit intodatuhealth:masterfrom
herrschuessler:master
Open

Do not break loop in inputEventHandler when label is missing#21
herrschuessler wants to merge 1 commit intodatuhealth:masterfrom
herrschuessler:master

Conversation

@herrschuessler
Copy link
Copy Markdown

Breaking the loop by returning early prevents subsequent input elements from receiving event handlers. Instead, just skip over element if no label is found.

Breaking the loop by returning early prevents subsequent input elements from receiving event handlers. Instead, just skip over element if no label is found.
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.

1 participant