A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
19
stars
4
forks
source link
Loading state of the autocomplete component is active after selection an option #119
Open
adrianchircats opened 4 months ago
Latest version
Current behavior
The local loading state is marked with true after selection.
Expected behavior
After selecting an option, when expanding the autocomplete options, the selected option must be displayed.
Steps to reproduce
No response
Software Version
What browsers are you seeing the problem on?
No response