react-selectize
react-selectize copied to clipboard
Disable auto complete
is there a way to disable auto complete in chrome? couldn't find it in the api references
This could be probably done with custom readOnly property, which is unfortnately not implemented (yet).
https://github.com/furqanZafar/react-selectize/issues/172
Any updates on this issue?