Autocomplete with TextField sloteProps - maxLength - issue #43869
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
support: Stack Overflow
Please ask the community on Stack Overflow
Steps to reproduce
Link to live example: (required)
use Autocomplete with solo + try to limit the max length in the input
Steps:
BTW -
work as expected
Current behavior
the value stays on the screen - not disappear and not added to the chips does
Expected behavior
value need to be added to the chips list
Context
i try to limit the length of the char in the chips
Your environment
npx @mui/envinfo
Search keywords: maxLength, Autocomplete
The text was updated successfully, but these errors were encountered: