olegkord / HoopHub

Node JS project for General Assembly WDI
0 stars 0 forks source link

Reset all click events registered every time a new view renders #28

Open olegkord opened 8 years ago

olegkord commented 8 years ago

With us registering so many click events, there is bound to be chaos with click events given that we HIDE divs and don't actually remove them.

Suggestion: put a "reset clicks" function at the start of every reset