SVG with <use> tag not showing in editor #6428
-
When utilizing an SVG with defined symbols in order to use html like:
it does not show the linked SVG in the editor. The SVG with symbols is correctly set in the GrapesJS canvas. When copying the inner html inside the iframe and saving as an html file, then opening in the browser the linked SVGs are shown correctly, yet inside the editor itself they refuse to show. I can't figure out how to get this to work, so am I missing the obvious or is this a known issue with the editor? |
Beta Was this translation helpful? Give feedback.
Answered by
mosh-tudor
Mar 10, 2025
Replies: 1 comment 1 reply
-
@TheDude70 Replace |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TheDude70
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@TheDude70 Replace
xlink:href
withhref
.