vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.6.9] Duplicate dynamic classes created for v-radio

Open ajuvonen opened this issue 1 year ago • 0 comments

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/#...

image

ajuvonen avatar Jun 13 '24 12:06 ajuvonen