Maksym Anisimov

Results 5 comments of Maksym Anisimov

@LukasTy Hello, thank you for your response. I didn't expect that in order to set autocomplete in empty state we should pass `disableClearable` as `false`. I have an Autocomplete that...

@LukasTy In my opinion, this is sad that we have to lie to MUI components using type casting with `any` type. I think, currently i can use Autocomplete without `disableClearable={false}`....

@LukasTy Yeah, so we have to choose between two workarounds :smile: . Ok, thank you, so currently we have a solution, but anyway, I think people who will face this...

@alan2207 I believe `lib` layer should know nothing about `features` layer