bgrins / spectrum

The No Hassle JavaScript Colorpicker
https://bgrins.github.io/spectrum/
MIT License
2.32k stars 588 forks source link

Callbacks do not fire in Safari when using 'color' element #464

Open bryanleetc opened 7 years ago

bryanleetc commented 7 years ago

When spectrum is initialized on a input[type=color] element in Safari (desktop and mobile), options and callbacks set do not take effect. This issue is not present when the element is changed to a text input.