Semantic-Org/Semantic-UI-React
View on GitHubRadio: onChange not triggered for radio toggle with id
Open
#3,737 opened on Aug 6, 2019
bughelp wanted
Repository metrics
- Stars
- (13,136 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Bug Report
onChange not triggered on Radio with toggle and id props. And does okay without id or with name props.
Steps
- Add
idandtoggleprops to Radio component - Click on radio element
Expected Result
onChange should be triggered.
Actual Result
onChange is not triggered.
Version
0.87.3
Testcase
https://codesandbox.io/embed/semantic-ui-react-example-yowvx