I am noticed that with the search and custom highlighting, we have been seeing this warning
Warning: ReactSelectize is changing an uncontrolled input of type hidden to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://fb.me/react-controlled-components
Is it a known thing or am I doing something wrong here?
Hi,
I am noticed that with the search and custom highlighting, we have been seeing this warning
Is it a known thing or am I doing something wrong here?