[Bug Report][3.5.17] v-window-item flickering with transition set to false
Open
@KaelWD is already working on this.
Since Feb 10, 2025.
C: VWindow
has workaround
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
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
- Set
transitionandrevers-transitiontofalseonv-window-item - 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.