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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
I'm using @html inside a svg tag, when the svg tag has other children OR something like a {#if false}{/if} the path does not render.
Inspect > Edit as html > Change anything like add a space > Appears
Logs
Please include browser console and server logs around the time this bug occurred.
To Reproduce
https://svelte.dev/repl/4bbca1bbcbb740e5b0ed48fa003474fc?version=3.37.0
Expected behavior
all 4 cases show the svg path
Severity
confusing rendering error, work around without @html usage
The text was updated successfully, but these errors were encountered: