vuetify
vuetify copied to clipboard
[Bug Report][3.6.9] Duplicate dynamic classes created for v-radio
Environment
Vuetify Version: 3.6.9 Vue Version: 3.4.27 Browsers: Firefox 126.0 OS: Windows
Steps to reproduce
Add a v-radio component that has dynamic classes on it.
Expected Behavior
All appropriate dynamic classes are added once to the .v-selection-control element
Actual Behavior
Dynamic classes appear more than once on the element.
Reproduction Link
https://play.vuetifyjs.com/#...