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

Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Nodes of type 'HTML' may not be inserted inside nodes of type '#document'. #6

Closed
greyarch opened this issue Sep 2, 2014 · 7 comments

Comments

@greyarch
Copy link

greyarch commented Sep 2, 2014

Does this work with Meteor 0.9.0.1? I followed the steps, but I am getting "Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Nodes of type 'HTML' may not be inserted inside nodes of type '#document'." in Chrome.

@Urigo
Copy link
Contributor

Urigo commented Sep 4, 2014

Same here...

@Urigo
Copy link
Contributor

Urigo commented Sep 4, 2014

@greyarch I've got it working by updating the package to Polymer 0.4.0 and changing the packaging syntax to the new Meteor 0.9.0 one.
Here is the pull request:
#7
You can use the fork in the meantime

@greyarch
Copy link
Author

greyarch commented Sep 5, 2014

Hey @Urigo, did you try it on 0.9.1. I am not sure what I am doing wrong, but I cannot get it to work.

@greyarch
Copy link
Author

greyarch commented Sep 5, 2014

Maybe you can upload a sample project? It would be very helpful :)

@Urigo
Copy link
Contributor

Urigo commented Sep 6, 2014

@greyarch I happened to a few of us on the team with the same code..
Try to clear all cache, including chorme's one!

@ecwyne
Copy link
Owner

ecwyne commented Sep 6, 2014

Merged #7 to fix this. Thanks @Urigo!

@ecwyne ecwyne closed this as completed Sep 6, 2014
@Livshitz
Copy link

Livshitz commented Nov 6, 2014

I've just had the same problem and surprisingly found that this was the cause:
image
(Notice the capital 'C'... once changed it to lower all was fixed!)

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

4 participants