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
After updating PrimeReact from version 10.5.1 to 10.6.2 the Checkbox component is no longer properly styled and the styling breaks even more when clicked
It also shows a visible checkbox behind the checkbox. Checking the checkbox makes it change its state.
This is an image of it prior to being selected
This is an image of it after being selected
This Can be demonstrated on the live documentation page: Checkbox > Theming > Unstyled
Reproducer
No response
PrimeReact version
10.6.2
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
Go to the documentation page on version 10.6.2
Checkbox > Theming > Unstyled > Tailwind
Try clicking the checkbox to toggle its state
Notice the visible checkbox
Expected behavior
The styling should be consistent with the default styled variant of the Checkbox component
The text was updated successfully, but these errors were encountered:
Describe the bug
After updating PrimeReact from version 10.5.1 to 10.6.2 the Checkbox component is no longer properly styled and the styling breaks even more when clicked
It also shows a visible checkbox behind the checkbox. Checking the checkbox makes it change its state.
This is an image of it prior to being selected
This is an image of it after being selected
This Can be demonstrated on the live documentation page: Checkbox > Theming > Unstyled
Reproducer
No response
PrimeReact version
10.6.2
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The styling should be consistent with the default styled variant of the Checkbox component
The text was updated successfully, but these errors were encountered: