Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.2k stars 4.04k forks source link

Checkbox in default type does not update UI on click #4484

Open abhinav-official opened 1 month ago

abhinav-official commented 1 month ago

Bug Report

Steps

Use checkbox component with type="checkbox" click on checkbox to update the ui as selected.

Expected Result

The state and Ui should be in sync and the ui should also update

Actual Result

The state is updated but the ui is not updated and it remains unselected.

Version

2.1.5

Testcase

welcome[bot] commented 1 month ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.