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

stopPropagation() does not work for polymer events #530

Closed
arodic opened this issue Jun 13, 2014 · 3 comments
Closed

stopPropagation() does not work for polymer events #530

arodic opened this issue Jun 13, 2014 · 3 comments

Comments

@arodic
Copy link

arodic commented Jun 13, 2014

I just noticed that stopPropagation() does not work for polymer events. At least not in my case here It works in Firefox and an old build of Chomium so it might be a Chrome issue.

@sjmiles
Copy link
Contributor

sjmiles commented Jun 13, 2014

If you make a test case, we can look into it.

@arodic
Copy link
Author

arodic commented Jun 13, 2014

It turned out it was something on my end. Sorry about that. Ill try to make a test case next time before wasting anyone's time :) I'm not sure why it worked on old Chromium and Firefox when it shouldn't have.

@arodic arodic closed this as completed Jun 13, 2014
@sjmiles
Copy link
Contributor

sjmiles commented Jun 13, 2014

No worries, happens to me all the time. =P

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

No branches or pull requests

2 participants