79454113

Date: 2025-02-20 10:21:58
Score: 1
Natty:
Report link

In Vuetify 2.6 I use this.

/* close animation v-tab */
.v-window-x-transition-enter-active,
.v-window-x-transition-leave-active,
.v-window-x-reverse-transition-enter-active,
.v-window-x-reverse-transition-leave-active {
  transform: none !important;
  transition: none !important;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Suphawat Fatwisetz