You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking a list item with a checkbox emits the onScoutClick (and onClick actually) twice. If you're careful to click the checkbox, only one event is emitted.
Clicking a list item with a checkbox emits the
onScoutClick(andonClickactually) twice. If you're careful to click the checkbox, only one event is emitted.