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.5.3] v-tabs/v-window broken in Vue 3.4.16 #19193

Closed
donalmurtagh opened this issue Feb 8, 2024 · 1 comment
Closed

[Bug Report][3.5.3] v-tabs/v-window broken in Vue 3.4.16 #19193

donalmurtagh opened this issue Feb 8, 2024 · 1 comment

Comments

@donalmurtagh
Copy link

Environment

Vuetify Version: 3.5.3
Vue Version: 3.4.16
Browsers: Chrome 121.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  • When a tab is selected, the content of the corresponding <v-window-item> should be displayed
  • It does not work with Vue 3.4.16
  • It works with previous Vue 3.4.X versions

Expected Behavior

When Vue 3.4.16 is used, and a tab is selected, the content of the corresponding <v-window-item> should be displayed

Actual Behavior

The content of <v-window> is empty when a tab is selected

Reproduction Link

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

@KaelWD
Copy link
Member

KaelWD commented Feb 8, 2024

#19191

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants