-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
css var got wrong scope id #2721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
fixed in vue-loader 16.1.1: https://github.com/vuejs/vue-loader/releases/tag/v16.1.1 |
@yyx990803 thanks, how can I use newer vue-loader for vue-cli project? |
This was referenced Jul 20, 2021
Closed
Closed
1 task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
3.0.4
Reproduction link
https://github.com/yoyoys/repro-css-var-problem
Steps to reproduce
What is expected?
css var render with currect component id
What is actually happening?
css var render with wired component id
By the way, fragment also wired.
The text was updated successfully, but these errors were encountered: