Closed
Description
Steps to reproduce
Link to live example: https://mui.com/joy-ui/react-autocomplete
Steps:
using nextjs, open any autocomplete element with options, and you will see the console error complaining about spreading the key. "Warning: A props object containing a "key" prop is being spread into JSX:"
This issues appears to have been recently fixed with the material-ui package #39474, but not yet with the joy-ui package.
Current behavior
Expected behavior
No console warnings
Context
No response
Your environment
npx @mui/joy
Latest version of Chrome
Search keywords: joy-ui nextjs warning key