You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Instinctlol and johnnyreillyribeaud and johnnyreilly