Subscribe on changes!

css var got wrong scope id

avatar
Dec 4th 2020

Version

3.0.4

Reproduction link

https://github.com/yoyoys/repro-css-var-problem

Steps to reproduce

  1. just add css vars by vuejs/rfcs#231
  2. got wrong id:( image

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.

avatar
Dec 4th 2020
avatar
Dec 6th 2020

@yyx990803 thanks, how can I use newer vue-loader for vue-cli project?