Skip to content Skip to sidebar Skip to footer

Can't Use OnChange With React-bootstrap ToggleButtonGroup

So it's been a couple of hours since I spotted this problem and it's getting weirder every minute. The main issue is I can't manage to make the onChange event work on a ToggleButto

Solution 1:

Other people encounter this issue as well (Refer to this). Downgrade react-boostrap package version should work


Post a Comment for "Can't Use OnChange With React-bootstrap ToggleButtonGroup"