react-autocomplete
I tried to make this work with formik
and our TextField
element without luck.
We should either make them work together or remove the dependency.
A good starting point would be to isolate a TextField
with react-autocomplete
without formik
to see where the problem lies.