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

[0.9] dom-bind not working with document.createElement #1515

Closed
akhileshgupta opened this issue May 11, 2015 · 0 comments · Fixed by #1591
Closed

[0.9] dom-bind not working with document.createElement #1515

akhileshgupta opened this issue May 11, 2015 · 0 comments · Fixed by #1591
Assignees
Labels

Comments

@akhileshgupta
Copy link

Tried to create the dom-bind element using document.createElement('template', 'dom-bind'). Throws the following error: "Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node."

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

Successfully merging a pull request may close this issue.

3 participants