Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Custom elements inserts duplicate element at top of document #85

Open
gavinmcfarland opened this issue Sep 22, 2018 · 0 comments
Open

Comments

@gavinmcfarland
Copy link

When enabling custom elements and adding a component to the page creates a duplicate of the components contents at the top of the document (although not as a custom element).

Below is a screenshot where you can see <nav> and <main> are inserted inside <div id="sapper"> which come from the route _layout.html and the component Nav.html.

image

image

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

No branches or pull requests

1 participant