Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use AddEventListenerOptions for event decorator #328

Closed
wants to merge 1 commit into from
Closed

use AddEventListenerOptions for event decorator #328

wants to merge 1 commit into from

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Dec 3, 2018

As you can see here, it seems we should really be using AddEventListenerOptions in our decorator (i know this isn't necessarily of the same type, though).

EventListenerOptions doesn't contain passive and what not, so this doesn't seem correct as it currently is.

@CaptainCodeman
Copy link

Duplicate of #325 ?

@43081j
Copy link
Contributor Author

43081j commented Dec 3, 2018

Yup I clearly didn't search hard enough.

Good work on fixing it 👍

@43081j 43081j closed this Dec 3, 2018
@CaptainCodeman
Copy link

I was doing the same update of material-components-web-components as you were and reached the same "how has this ever worked?" point as well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants