svelte-duplicate-tags

Svelte Duplicate Tags

Reproduce duplicate tag name issue

Custom Element duplicate element name registration

If a tag name is specified within the rollup config (and not in the .svelte files), that name ends up being specified multiple times (once per .svelte file, two in this sample)

  • customElements.define("sample-element", Nested);
  • customElements.define("sample-element", Sample);

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes