-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
C: VColorPickerT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke
Milestone
Description
Environment
Vuetify Version: 3.9.2
Last working version: 3.8.12
Vue Version: 3.5.17
Browsers: Firefox 140.0
OS: Linux
Steps to reproduce
- Visit the reproduction link
- See on the right: the sliders are missing (only the handles are there)
Expected Behavior
The hide-inputs
option for the v-color-picker
should not hide the sliders.
In 3.8.12, it used to work properly. See:
Actual Behavior
The sliders get hidden, but the handles remain.
Reproduction Link
Metadata
Metadata
Assignees
Labels
C: VColorPickerT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke