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

Error after component update. #39

Closed
albertolobrano opened this issue Sep 30, 2015 · 3 comments
Closed

Error after component update. #39

albertolobrano opened this issue Sep 30, 2015 · 3 comments

Comments

@albertolobrano
Copy link

I recently updated all my modules and this error is coming up. Not sure if it is a bug or something i am doing wrong.

Uncaught TypeError: Cannot read property 'toString' of nullobj.addEventListener @ polydev/vendor/zone-microtask.js:973Gestures.add @ polymer.html:673Polymer.IronOverlayBehaviorImpl._toggleListener @ iron-overlay-behavior.html:262(anonymous function) @ iron-overlay-behavior.html:280fnNames.map.forEach.global.zone.(anonymous function).arguments.(anonymous function) @ polydev/vendor/zone-microtask.js:406(anonymous function) @ polydev/vendor/zone-microtask.js:98run @ polydev/vendor/zone-microtask.js:118zoneBoundFn @ polydev/vendor/zone-microtask.js:91

@albertolobrano
Copy link
Author

This issue was caused by polydev extention tool in chrome.

@samccone
Copy link

samccone commented Oct 1, 2015

@albertolobrano do you happen to have a small test case that will make polydev fail¿

@albertolobrano
Copy link
Author

No i do not have any test that i can send you . This is what i did

  1. polydev installed in chrome
  2. application based on polymer starting kit
  3. created a modal like this

it fails with the stack trace i posted.

I hope this can help you. If you need any more information let me know.

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