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

scriptElement of PolymerElement is always undefined #1567

Closed
TimvdLippe opened this issue Aug 28, 2017 · 0 comments
Closed

scriptElement of PolymerElement is always undefined #1567

TimvdLippe opened this issue Aug 28, 2017 · 0 comments

Comments

@TimvdLippe
Copy link
Contributor

PolymerElement has a scriptElement property which it retrieves from ScannedPolymerElement. However, this property is always undefined. This is similar to domModule, for which in the constructor of PolymerElement, the actual domModule is retrieved. A similar fix should be used to obtain and set the correct scriptElement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants