Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Nodes of type 'HTML' may not be inserted inside nodes of type '#document'.
greyarch opened this issue · 7 comments
greyarch commented
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 commented
Same here...
Urigo commented
greyarch commented
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 commented
Maybe you can upload a sample project? It would be very helpful :)
Urigo commented
@greyarch I happened to a few of us on the team with the same code..
Try to clear all cache, including chorme's one!
Livshitz commented