Svelte 5 Upgrade: ` Self-closing HTML tags for non-void elements are ambiguous`
There’s a very annoying warning that doesn’t get mentioned in Svelte 5 migration step:
[vite-plugin-svelte] src/user/host/templates/DnsEdit.svelte:169:4 Self-closing HTML tags for non-void elements are ambiguous — use `<i ...></i>` rather than `<i .....
blog.wellosoft.net1 min read