Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.5.3] V-Color-Picker slider not working for specific initial values #19201

Closed
darrinsworlds opened this issue Feb 8, 2024 · 1 comment
Assignees
Labels
C: VColorPicker T: bug Functionality that does not work as intended/expected upstream Problem with a third party library that we may have to work around
Milestone

Comments

@darrinsworlds
Copy link

Environment

Vuetify Version: 3.5.3
Vue Version: 3.4.15
Browsers: Edge 121.0.0.0
OS: Windows 10

Steps to reproduce

If you set the initial value of the model to #ffffff OR #000000 the slider does not respond until after you move the dot to another location on the canvas.

Expected Behavior

The slider should always work regardless of initial valid value

Actual Behavior

The slider does not work.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

This was working previously.

@KaelWD
Copy link
Member

KaelWD commented Feb 9, 2024

Broken by vuejs/core#10101

@johnleider johnleider added T: bug Functionality that does not work as intended/expected upstream Problem with a third party library that we may have to work around C: VColorPicker and removed S: triage labels Feb 12, 2024
@KaelWD KaelWD self-assigned this Feb 14, 2024
@KaelWD KaelWD added this to the v3.5.x milestone Feb 14, 2024
@KaelWD KaelWD closed this as completed in 188b39c Feb 14, 2024
VIXI0 pushed a commit to VIXI0/vuetify that referenced this issue Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VColorPicker T: bug Functionality that does not work as intended/expected upstream Problem with a third party library that we may have to work around
Projects
None yet
Development

No branches or pull requests

3 participants