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.17] v-window-item flickering with transition set to false #19682

Open
tmwrnr opened this issue Apr 24, 2024 · 2 comments
Open

Comments

@tmwrnr
Copy link

tmwrnr commented Apr 24, 2024

Environment

Vuetify Version: 3.5.17
Vue Version: 3.4.24
Browsers: Chrome 124.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Set transition and revers-transition to false on v-window-item
  2. Switch quickly between tabs

Expected Behavior

The content of two tabs is never displayed at the sam time

Actual Behavior

Sometimes the old and the new tab content is displayed at the same time

Reproduction Link

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

@tmwrnr
Copy link
Author

tmwrnr commented Apr 24, 2024

screenrecording.mp4
screenshot

@tmwrnr
Copy link
Author

tmwrnr commented Apr 24, 2024

Maybe related to #17209? Even if you add the :reverse-transition="false" there is a flickering, see Vuetify Play

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

1 participant