You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
67
+
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:
0 commit comments