I have tried and searched everything possible but couldn't find a solution to the problem mentioned in the title.
no reported issues were found on GitHub as well.
I have come across.
on click and touch start events
just for example:
import Autocomplete from '@material-ui/lab/Autocomplete';
return (
<Autocomplete />
)