'MUI Autocomplete selected option is invisible in iOS

I have a problem with Autocomplete component from Material UI on Iphones and Ipads.

Selected option is invisible on input. The issues only happens on iOS systems.

Current npm package "@material-ui/lab": "^4.0.0-alpha.49" we use in a project. [enter image description here][1]



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source