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
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 18, 2024
Describe the bug
Inside
DropdownItem
, which is a item in the dropdown list, so key is required prop.Inside
DropdownItem.js
,key
is initemProps
which should be outside and directly in<li>
Reproducer
https://stackblitz.com/edit/xqgdym?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
No error
The text was updated successfully, but these errors were encountered: