
Note the node at the top and bottom of the page. Note the duplicate nodes that have been nested. The top one under <body> is the original node I created, but it contains no data and no DOM elements. The second version at the bottom of the page (injected after my scripts) contains both data and the rest of the app.
This does not occur on v0.2.7