Semantic-UI-React
Semantic-UI-React copied to clipboard
fix: toggle when id is passed
This is my attempt to fix onChange not firing when toggle and id are passed, without breaking the previous fix for the click firing twice
To test visually, check the first radio example I created. We can remove it once things are well tested.
I can add tests if the fix is good