-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
scope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes 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.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Description
Steps to reproduce
The props passed through renderInput use the old API InputProps and InputLabelProps.
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.4Search keywords: autocomplete, api
elyseholladay
Metadata
Metadata
Assignees
Labels
scope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes 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.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

