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.1.5] v-color-picker width prop as string causes blank canvas and value to be #NANNAN #16668

Closed
webdevnerdstuff opened this issue Feb 15, 2023 · 0 comments · Fixed by #16675
Assignees
Labels
C: VColorPicker T: bug Functionality that does not work as intended/expected
Milestone

Comments

@webdevnerdstuff
Copy link
Contributor

Environment

Vuetify Version: 3.1.5
Vue Version: 3.2.47
Browsers: Chrome 110.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Open the reproduction link.
  2. Notice the top picker's canvas is blank.
  3. Change the top pickers value.
  4. Notice the value is #NANNAN

Expected Behavior

The width property should work when using a string or a number.

Actual Behavior

It only works when the width value is set as a number. If you use a number with a unit as a string, it breaks the picker functionality.

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VColorPicker and removed S: triage labels Feb 15, 2023
@KaelWD KaelWD self-assigned this Feb 15, 2023
@KaelWD KaelWD added this to the v3.1.x milestone Feb 15, 2023
KaelWD added a commit that referenced this issue Feb 21, 2023
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants