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
Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Describe the bug
Using SVGs during development, they do not load in the theme editor (but they load on the share URL and on the localhost URL http://127.0.0.1:9292/)
Thanks @montalvomiguelo that does indeed work. I guess I'll use the Polyfill when in design mode (as i don't imagine there is an easy fix for this on the theme editor side of things).
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Describe the bug
Using SVGs during development, they do not load in the theme editor (but they load on the share URL and on the localhost URL http://127.0.0.1:9292/)
Source
Note your asset ID. Needs to have an ID tag. Here is a sample:
Expected behaviour
The SVG should load in the theme editor
Actual behavior
It is blocked by CORS, and the SVG is not loaded:
Verbose output
n/a
Reproduction steps
Details of theme code are detailed above.
Operating System
Mac OS Version 15.3.1 (24D70)
Shopify CLI version (
shopify --version
)3.75.3
Shell
zsh
Node version (run
node -v
if you're not sure)v23.8.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: