casesandberg/react-color

Disable Hex Input Autocomplete in ColorWrap

Open

#326 opened on Feb 3, 2017

View on GitHub
 (8 comments) (6 reactions) (0 assignees)JavaScript (11,679 stars) (946 forks)batch import
help wanted

Description

Hello! I'm using SketchPicker When I type the hex color, it autocompletes... for example: If I type ccd it autocompletes to ccccdd, even before I had the chance to type the rest of hex code I wanted, let's say ccd912

How can I disable this behaviour ?

Contributor guide