Skip to content

[Autocomplete] renderInput is using an old api #44145

@svidskiy

Description

@svidskiy

Steps to reproduce

The props passed through renderInput use the old API InputProps and InputLabelProps.

image
image

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

Details System: OS: Windows 11 10.0.22621 Binaries: Node: 20.17.0 - C:\Program Files\nodejs\node.EXE npm: 9.8.1 - C:\Program Files\nodejs\npm.CMD pnpm: 9.9.0 - C:\Program Files\nodejs\pnpm.CMD Browsers: Chrome: Not Found Edge: Chromium (127.0.2651.74) npmPackages: @emotion/react: ^11.11.4 => 11.13.3 @emotion/styled: ^11.11.5 => 11.13.0 @mui/icons-material: ^6.1.3 => 6.1.3 @mui/lab: 6.0.0-beta.11 => 6.0.0-beta.11 @mui/material: ^6.1.3 => 6.1.3 @mui/material-nextjs: ^6.1.3 => 6.1.3 @mui/styled-engine-sc: ^6.1.3 => 6.1.3 @mui/system: ^6.1.3 => 6.1.3 @mui/utils: ^6.1.3 => 6.1.3 @mui/x-data-grid-pro: ^7.20.0 => 7.20.0 @mui/x-date-pickers: ^7.20.0 => 7.20.0 @mui/x-date-pickers-pro: ^7.20.0 => 7.20.0 @mui/x-license: ^7.20.0 => 7.20.0 @types/react: ^18.2.66 => 18.3.5 react: ^18.2.0 => 18.3.1 react-dom: ^18.2.0 => 18.3.1 typescript: ^5.2.2 => 5.5.4

Search keywords: autocomplete, api

Metadata

Metadata

Assignees

Labels

scope: autocompleteChanges related to the autocomplete. This includes ComboBox.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions