Open johnreaume opened 3 years ago
Having the input hex value in lower case does not set the picker color
Color to match value in any case
Color is #000000
Now I understand I could force the case to upper before setting the input... but figure why since case is not an issue in hex colors on any browser
Having the input hex value in lower case does not set the picker color
Expected behavior
Color to match value in any case
Actual behavior
Color is #000000
Now I understand I could force the case to upper before setting the input... but figure why since case is not an issue in hex colors on any browser