You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered: