Skip to content

fix: wires select's click handler using imperative syntax#111

Merged
gregwhitworth merged 1 commit into
componentsfrom
users/nicholasrice/bubble-click-handler
Jun 18, 2020
Merged

fix: wires select's click handler using imperative syntax#111
gregwhitworth merged 1 commit into
componentsfrom
users/nicholasrice/bubble-click-handler

Conversation

@nicholasrice
Copy link
Copy Markdown
Collaborator

FAST-Element currently declaratively binds event listeners with the capture option set to true. For this example, the event listener must fire during the bubble phase to work intuitively. This change adjusts the listener to fire during the bubble phase.

@gregwhitworth gregwhitworth merged commit 45ad6a5 into components Jun 18, 2020
@gregwhitworth gregwhitworth deleted the users/nicholasrice/bubble-click-handler branch June 18, 2020 17:02
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