color-picker
color-picker copied to clipboard
Color picker does not work correctly in Safari
Hi! I was very surprised when I saw that color picker (version 1.2.6) does not work in Safari 11.0.3 I thought that problem on my side, but the live example also does not work correctly.
STR:
- Open Safari.
- Goto example http://react-component.github.io/color-picker/examples/panel.html
- Try to change color by clicking on rc-color-picker-panel-board-handler
- Try to open native color picker by clicking on rc-color-picker-panel-preview
Actual result:
Can't change color and can't open native color picker under Safari. In Chrome and Firefox everything is working.
UPD:
In version 1.2.5 rc-color-picker-panel-board-handler works. But still can't open native color picker
this also happens for me too (otherwise everything is great)
** Could not find a declaration file for module 'rc-color-picker'. 'd:/MMSPROJECT/UI/node_modules/rc-color-picker/lib/index.js' implicitly has an 'any' type. Try npm install @types/rc-color-picker if it exists or add a new declaration (.d.ts) file containing declare module 'rc-color-picker';** pls explain what is this error and how to solve this
If someone looking in 2020
on Safari Version 13.0.2
it works fine