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

[Bug Report][3.6.6] VTabs scoped class works strange #19817

Closed
WhoisUnknown opened this issue May 15, 2024 · 1 comment
Closed

[Bug Report][3.6.6] VTabs scoped class works strange #19817

WhoisUnknown opened this issue May 15, 2024 · 1 comment
Labels
upstream Problem with a third party library that we may have to work around wontfix The issue is expected and will not be fixed

Comments

@WhoisUnknown
Copy link

Environment

Vuetify Version: 3.6.6
Last working version: 3.5.18
Vue Version: 3.4.27
Browsers: Chrome 124.0.0.0
OS: Windows 10

Steps to reproduce

  1. Create components with root VTabs element
  2. Use this component with scoped class
  3. Scoped styles does't working

Expected Behavior

Scoped styles should work

Actual Behavior

Scoped styles does't work

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

First issue #19752

@KaelWD
Copy link
Member

KaelWD commented May 18, 2024

vuejs/core#5446
vuejs/core#6861

We have this workaround but once there's more than one layer it's out of our hands:
https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/scopeId.ts

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
@KaelWD KaelWD added wontfix The issue is expected and will not be fixed upstream Problem with a third party library that we may have to work around labels May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Problem with a third party library that we may have to work around wontfix The issue is expected and will not be fixed
Projects
None yet
Development

No branches or pull requests

2 participants