Skip to content
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

css scope not work when set inheritAttrs=false #1988

Closed
tangjinzhou opened this issue Aug 27, 2020 · 0 comments
Closed

css scope not work when set inheritAttrs=false #1988

tangjinzhou opened this issue Aug 27, 2020 · 0 comments
Labels
🐞 bug Something isn't working scope: sfc

Comments

@tangjinzhou
Copy link
Contributor

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

@yyx990803 yyx990803 added 🐞 bug Something isn't working scope: sfc labels Aug 28, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working scope: sfc
Projects
None yet
Development

No branches or pull requests

2 participants