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
It seems to fail to resolve the relative background image url in css when a component is located in a folder containing special characters (e.g. brackets).
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
ankeycheng
changed the title
Failed to resolve the relative background image in css when there are special characters in it's parent paths.
Failed to resolve the relative background image url in css when there're special characters in it's parent paths.
Jan 20, 2025
Related plugins
plugin-vue
plugin-vue-jsx
Describe the bug
It seems to fail to resolve the relative background image url in css when a component is located in a folder containing special characters (e.g. brackets).
Reproduction
https://codesandbox.io/p/devbox/cool-lake-27tnhv?file=%2Fsrc%2F%28magic-path%29%2FFoo.vue%3A1%2C11
Steps to reproduce
Run
pnpm run dev
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: