markusenglund / react-switch

A draggable toggle-switch component for React. Check out the demo at:
https://react-switch.netlify.com/
MIT License
1.33k stars 100 forks source link

Clicking background bar does nothing #103

Open Tammerabi opened 2 years ago

Tammerabi commented 2 years ago

Clicking the button successfully toggles, but clicking the background bar doesn't. I tried with the minimum props.

markusenglund commented 2 years ago

I tried going to https://react-switch.netlify.app/ on Chrome Version 96.0.4664.93 | Windows 10 and could not reproduce the issue. Could you check that the demo doesn't work you? If not, could you provide which version of Chrome you're using?