"React does not recognize the ownerState
prop on a DOM element" from MUI Autocomplete 6.1.5 with custom listbox
#44189
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
Steps to reproduce
Link to live example: https://codesandbox.io/embed/9gmr38?module=/src/Demo.tsx&fontsize=12
Steps:
Current behavior
Console warning:
Expected behavior
No console warning.
Context
This issue is new in 6.1.5. I believe it's the result of #43994.
Your environment
npx @mui/envinfo
Search keywords: "React does not recognize the
ownerState
prop on a DOM element", autocomplete listboxThe text was updated successfully, but these errors were encountered: