color-picker icon indicating copy to clipboard operation
color-picker copied to clipboard

Color picker does not work correctly in Safari

Open mr-devboy opened this issue 6 years ago • 4 comments

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:

  1. Open Safari.
  2. Goto example http://react-component.github.io/color-picker/examples/panel.html
  3. Try to change color by clicking on rc-color-picker-panel-board-handler
  4. 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.

mr-devboy avatar Mar 23 '18 14:03 mr-devboy

UPD:

In version 1.2.5 rc-color-picker-panel-board-handler works. But still can't open native color picker

mr-devboy avatar Mar 23 '18 14:03 mr-devboy

this also happens for me too (otherwise everything is great)

thomasparsons avatar Apr 05 '18 13:04 thomasparsons

** 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

sureshokp avatar May 08 '18 05:05 sureshokp

If someone looking in 2020 on Safari Version 13.0.2 it works fine

jasmeet17 avatar Oct 29 '20 08:10 jasmeet17