You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a v-slide-group for n components stored in a v-slide-group-item (v-for)
Add a new v-slide-group-item in the same v-slide-group
Create a template for #prev and #next buttons
Use the buttons via $ref
Expected Behavior
We expect the slide-group-item to work like the examples in vuetify
Actual Behavior
Clicking on any card at the beginning takes us to the end of the group and pressing the buttons at the end more than once takes us back to the beginning, but it should be disabled.
KaelWD
changed the title
[Bug Report][3.3.7] Bug with v-slide-group
[Bug Report][3.3.7] v-slide-group prev/next buttons are still clickable when disabled
Nov 21, 2023
Environment
Vuetify Version: 3.3.7
Vue Version: 3.3.4
Browsers: Chrome 119.0.0.0
OS: Windows 10
Steps to reproduce
Expected Behavior
We expect the slide-group-item to work like the examples in vuetify
Actual Behavior
Clicking on any card at the beginning takes us to the end of the group and pressing the buttons at the end more than once takes us back to the beginning, but it should be disabled.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: