sveltejs / svelte-devtools

A browser extension to inspect Svelte application by extending your browser devtools capabilities
https://chromewebstore.google.com/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
MIT License
1.48k stars 79 forks source link

Duplicated components when using hydratable components #32

Closed igorovic closed 3 years ago

igorovic commented 4 years ago

In Svelte dev tools I see all the components in double when I am using hydratable components. I don't know if I am doing something wrong.

Small repo for reproduction. https://github.com/igorovic/svelte-devtools-hydratable

RedHatter commented 3 years ago

The linked repo seems to be working fine. Is the issue still occurring? If so could you provide the source?