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

Exception when running on Canary without Experimental Web Platform Features #360

Closed
sorvell opened this issue Dec 5, 2013 · 2 comments
Closed
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented Dec 5, 2013

Uncaught TypeError: Object # has no method 'registerWhenReady'

This is due to the recent change that makes document.register natively available. The native document.register is not compatible with the ShadowDOM polyfill when used by polymer-element.

@sorvell
Copy link
Contributor Author

sorvell commented Dec 17, 2013

@sorvell sorvell closed this as completed Dec 17, 2013
@ebidel
Copy link
Contributor

ebidel commented Dec 17, 2013

Did this make it in 0.1.1? I'm running that on chromestatus.com and people were still seeing the error.

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