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

[1.1.0] dom-repeat template: elements not found via querySelectorAll #2277

Closed
b-strauss opened this issue Aug 14, 2015 · 2 comments
Closed

Comments

@b-strauss
Copy link

Since version 1.1.0 i am unable to find elements inside a dom-repeat via Polymer.dom(this.root).querySelectorAll('.sound-items paper-item') that have been rendered from an array. The resulting nodelist is empty. Reverting back to version 1.0.9. fixed the problem. A demo with the bug will be provided soon.

@robrez
Copy link

robrez commented Aug 15, 2015

Looks like a duplicate of #2276

@b-strauss
Copy link
Author

yes indeed. it wasn't there when i started writing my issue :). i will post my demo with the bug there.

see #2276

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