Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Missing argument in platform-events #45

Closed
arv opened this issue Mar 27, 2013 · 0 comments · Fixed by #46
Closed

Missing argument in platform-events #45

arv opened this issue Mar 27, 2013 · 0 comments · Fixed by #46

Comments

@arv
Copy link
Contributor

arv commented Mar 27, 2013

https://github.com/toolkitchen/PointerEvents/blob/2ebdb98e4c490cbf79c1d00eb5185ca79f2ca3bf/src/platform-events.js#L384

This should take 3 arguments.

It causes a undefined function to eventually get passed to addEventListener and the ShadowDOM polyfill did not handle that correctly.

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

Successfully merging a pull request may close this issue.

2 participants