[Bug Report][3.7.3] VTooltip doesn't fade when using a slide transition #20642
Labels
C: VTooltip
VTooltip
E: transition
Transition composable
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 3.7.3
Last working version: 2.7.2
Vue Version: 3.5.12
Browsers: Firefox 131.0
OS: Windows 10
Steps to reproduce
Use the
slide-x-transition
transition or any slide transition on a v-tooltip componentExpected Behavior
The tooltip should fade when appearing/disappearing
Actual Behavior
The tooltip only slide without fading
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
It used to work in Vuetify 2 and it works for the VMenu so looks like a defect
The text was updated successfully, but these errors were encountered: