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
`<a>` tags are valid in both the SVG and HTML namespace. If there's no parent, we therefore have to look downwards to see if it's the parent of a SVG or HTML element.
fixes#7807fixes#13793
Describe the bug
Whenever you use a snippet inside an SVG with SVG tags, the tags appear in the devtools but are not visible.
It's likely because the
a
tag is created in the wrong namespaceMaybe related: #13506
Reproduction
https://svelte.dev/playground/hello-world?version=5.0.5#H4sIAAAAAAAAA42Qz44CIQyHX4XUi5tsRK8jO3Fv-w7iYf50jVnsEOgYJ2TeXRjIevHgifK1fP2FAL8Xgx6qYwCeLEK1APgEaq7p9m3txt_QcGJt4_EV7wZiJI4aULb2dLEWWUlba1L-do6H5rAqXDB6Xn_MCWpWTZ2LWDLeWdy_NOy2GsRUivoHjRmUTN0yq2R-FWRxLrJwcEg9uucCJct2irFoEK-T_Ud4N0Be_5QnF08Gl2aEImRf23R_ZzeM1FfCYb9PNKdapuPHJSVU7EacT_MDA9UD9YwBAAA=
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: