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
I know 2.2 is ancient, but this is just simply the version I'm upgrading from. It's very much possible that this class prop had worked for many more versions to come - I just haven't checked all of them.
The text was updated successfully, but these errors were encountered:
Environment
Vuetify Version: 3.5.16
Last working version: 2.2.34
Vue Version: 3.4.23
Browsers: Firefox 124.0
OS: Windows 10
Steps to reproduce
Expected Behavior
Any class set on a v-carousel-item component should be passed into the rendered html, working the same as on all/most other components.
Actual Behavior
The class prop exists (if I have to believe my intellisense) but is totally ignored.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I know 2.2 is ancient, but this is just simply the version I'm upgrading from. It's very much possible that this class prop had worked for many more versions to come - I just haven't checked all of them.
The text was updated successfully, but these errors were encountered: