-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: chipThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!
Description
Steps to reproduce
Steps:
- Open this link to live example: https://mui.com/material-ui/react-chip/#basic-chip
- Open Console
- Click on any Chip that doesn't has onClick property (for example Basic Chip)
Current behavior
component throws an error because of missing onClick
in properties
Expected behavior
error shouldn't appear as onClick
is optional
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: chip
nyates42, ablackoff and leonardolombardi07
Metadata
Metadata
Assignees
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: chipThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!