mirror of https://github.com/sveltejs/svelte
When nesting web components, the parent component link is currently not set up correctly. With this change, every parent node will be checked for having the SvelteElement constructor in its prototype chain. This can likely be optimized further by checking for the $$ component first.pull/7069/head
parent
99a04c464d
commit
d4ad191adb
Loading…
Reference in new issue