Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

Disabled is not showing the value #160

Closed TarikHuber closed 6 years ago

TarikHuber commented 6 years ago

Hi @Sharlaan ,

Since the new version if the component gets disabled the value is not showing. Can we change that back?

In our usecase we disable some fields so the user can't change them but still see the selected value.