casesandberg/react-color

IE9 Saturation and Hue gradients not working after upgrade to 2.1.0

Open

#169 opened on Jun 7, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (11,679 stars) (946 forks)batch import
bughelp wanted

Description

Hi, After upgrading to 2.1.0, the gradients in my custom picker are not appearing for IE9. react-color_1

I checked the react-color page (http://casesandberg.github.io/react-color/) and it breaks as well. react-color_2

Unfortunately there are no errors being thrown, so I can't figure out how to fix it. Every other browser works great, btw, good job!

Will there be a fix for this? Do you still support IE9? Thanks

Contributor guide