[TextField] Autocomplete does not allow the select to open when text field uses input slotProps (any of them) #45086
Labels
component: text field
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
support: question
Community support but can be turned into an improvement
Steps to reproduce
Steps:
Current behavior
Clicking on Autocomplete when input is provided to TextField component does not open the list.
Expected behavior
When clicking on the TextField the list should open (in this case the movies example)
Context
I need to have an auto complete with a custom text field containing end adornments.
Your environment
Forked on stackblitz from MUI autocomplete example.
Search keywords: TextField, slotProps, AutoComplete
The text was updated successfully, but these errors were encountered: