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
I might have got completely the wrong end of the stick, but should those .bind() calls not have en extra first null parameter? Otherwise they're passing container in as the this value to those functions rather than as the first parameter, as I think is intended?