[Bug Report][3.8.1] Hard to change chip size within any dropdown component #21279
Labels
C: VAutocomplete
C: VCombobox
C: VSelect
has workaround
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 3.8.1
Vue Version: 3.5.13
Browsers: Chrome 133.0.0.0
OS: Linux x86_64
Steps to reproduce
Update the size prop in the default provider, it is not working (it's always taking chips of small size). However other props (variant, density) seems to work.
Expected Behavior
Size prop should also work for chips.
Actual Behavior
Size prop is not working.
Reproduction Link
https://play.vuetifyjs.com/#...
Note: I have tried $field-chip-height SASS variable but it is also not working, the small class of chips overrides this.
The text was updated successfully, but these errors were encountered: