Recently, while updating my portfolio site, I encountered an issue with an image in SVG format. Surprisingly, when opening the page using VS Code's "Open with Live Server" feature, the image wasn't previewed. However, if I accessed the same page directly in a browser (without using VS Code Live Server), the image appeared without any problem.
This discrepancy has left me puzzled. What could be causing this unusual behavior?
P.S: It's worth noting that other image formats are displaying correctly on the site.