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

Color picker does not work correctly in Safari #66

Closed
mr-devboy opened this issue Mar 23, 2018 · 4 comments
Closed

Color picker does not work correctly in Safari #66

mr-devboy opened this issue Mar 23, 2018 · 4 comments

Comments

@mr-devboy
Copy link

mr-devboy commented Mar 23, 2018

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
Copy link
Author

UPD:

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

@thomasparsons
Copy link

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

@sureshokp
Copy link

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

@jasmeet17
Copy link

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

@MadCcc MadCcc closed this as completed Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants