Open kentonbandy opened 2 years ago
I've decided to try to fix this myself. Have fixed the main issue but still seeing odd behavior so looking further into it.
I'm happy to report that the issue is addressed in this PR: https://github.com/primefaces/primevue/pull/2809
Describe the bug
Hello, I was playing with the ColorPicker on https://www.primefaces.org/primevue/colorpicker and I noticed that the color changes to violet when following these steps:
Issue happens in Vue 2 and Vue 3 versions. Browser: Chrome
Reproducer
https://www.primefaces.org/primevue/colorpicker
PrimeVue version
latest
Vue version
2.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
When sliding the color picker circle to the left and back to the right, it should retain the color ratio indicated by the vertical slider.