Open patrickdundas opened 10 months ago
https://github.com/uiwjs/react-color/assets/1680273/11958da0-8ddc-4b9c-b7dd-2aac62af4061
@patrickdundas I have not reproduced the error you describe
https://github.com/uiwjs/react-color/assets/6844039/18b68c69-6397-49d0-acad-d280f454c54c
@jaywcjlove thanks for looking. This is what I'm seeing on my end.
Using Chrome Version 120.0.6099.130 (Official Build) (64-bit)
on Windows 10
Edit to add:
121.0 (64-bit)
(Windows 10) - it works as it should@patrickdundas This is a problem caused by color conversion. Using HSVA
color values ​​circumvents this problem.
Issue is reproducible both in code and on the live demo site: https://uiwjs.github.io/react-color/#/colorful
This occurs for several other demo pickers on the site, making this unusable in my projects. This is occurring in Chrome.