We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.0-rc.9
https://codesandbox.io/s/elegant-moore-rfyck?file=/src/B.vue
1、use nest component, root dom at deep child 2、set inheritAttrs = false,css scope not work
we can use v-bind="$attrs", but maybe we can have simple method
css scope work
css scope not work
The text was updated successfully, but these errors were encountered:
c0427b4
No branches or pull requests
Version
3.0.0-rc.9
Reproduction link
https://codesandbox.io/s/elegant-moore-rfyck?file=/src/B.vue
Steps to reproduce
1、use nest component, root dom at deep child
2、set inheritAttrs = false,css scope not work
we can use v-bind="$attrs", but maybe we can have simple method
What is expected?
css scope work
What is actually happening?
css scope not work
The text was updated successfully, but these errors were encountered: