Skip to content

[TextField] Autocomplete does not allow the select to open when text field uses input slotProps (any of them) #45086

@chaim0m

Description

@chaim0m

Steps to reproduce

Steps:

  1. Open this link to live example: https://stackblitz.com/edit/react-eomwegjs?file=Demo.tsx
  2. Click on Autocomplete, select will not open.

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

Metadata

Metadata

Assignees

Labels

scope: text fieldChanges related to the text field.status: waiting for authorIssue with insufficient information.support: questionCommunity support but can be turned into an improvement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions