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
I'm not sure if this is still considered a bug or just a "won't fix" type of thing. If it's the latter, please just close this issue. It has already been discussed in #7613 and several others as well.
Basically, if svg is passed as the dynamic this in svelte:element, it won't render due to the wrong namespace.
Describe the bug
I'm not sure if this is still considered a bug or just a "won't fix" type of thing. If it's the latter, please just close this issue. It has already been discussed in #7613 and several others as well.
Basically, if
svg
is passed as the dynamicthis
insvelte:element
, it won't render due to the wrong namespace.Reproduction
https://svelte.dev/repl/fb3c89e8979540cebdcea910cafa52f5?version=4.2.0
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: