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
Feb 29, 2024
Describe the bug
When I give the unstyled prop or className to MultiStateCheckbox, it doesn't take them.
version 10.3.3
https://stackblitz.com/edit/h1bpze-m9hvoj?file=src%2FApp.jsx
Reproducer
No response
PrimeReact version
10.3.3
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Tested in Chrome
Steps to reproduce the behavior
Use the demo to see the bug
Expected behavior
I expect when I give unstyled prop to the component, it should remove all classes that come from primereact and take classnames I gave.
The text was updated successfully, but these errors were encountered: