Svelte tries its best to infer the correct namespace from its surroundings, but that's not always possible to analyze statically. You can give a hint by adding a`xmlns` attribute:
Svelte tries its best to infer the correct namespace from the element's surroundings, but it's not always possible. You can make it explicit with an`xmlns` attribute: