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
You should consider using a local web server to let your browser render local files in http. I used the command python3 -m http.server in the terminal to open my file and now it works.
I was trying to load a local SVG file into my html but it was not successful
I opened the console and found the following warning
How can I deal with this issue?
The text was updated successfully, but these errors were encountered: