redux-form-material-ui icon indicating copy to clipboard operation
redux-form-material-ui copied to clipboard

AutoComplete can not be cleared after a selection is made (with redux-form 7)

Open Reggino opened this issue 7 years ago • 2 comments

See https://codesandbox.io/s/w6ll91mom8 for a demo with redux-form 7.3.0

Reggino avatar Jun 08 '18 09:06 Reggino

same here, when using the dataSourceConfig with array of objects, with array of string it works fine

eliranamar avatar Jun 10 '18 12:06 eliranamar

@Reggino Thanks for reporting issue, would you mind sending PR, i suppose AutoComplete has been removed from MUI 1.0.

We try to support MUI1.0 you can install it from @next version from npm

mihirsoni avatar Aug 02 '18 19:08 mihirsoni