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

Element doesn't work with shadow-dom mode in Polymer 1.6.0 #6

Open
ghost opened this issue Aug 9, 2016 · 2 comments
Open

Element doesn't work with shadow-dom mode in Polymer 1.6.0 #6

ghost opened this issue Aug 9, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 9, 2016

It works fine if shady dom is used:

window.Polymer = {lazyRegister: true, dom: 'shady'};

But not with shadow dom:

window.Polymer = {lazyRegister: true, dom: 'shadow'};

@hyyan
Copy link
Contributor

hyyan commented Jan 10, 2017

Any news about this issue ??

@alecgerona
Copy link

Any news would be appreciated, it seems to be a breaking issue.

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