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
The 1.8 release, while spiffy, seems to break member_added + member_removed (on Chrome, at least). I can see in the debug that there is an id etc in internal:member_added/removed, but a null object is passed to my callback function. 1.7.4 works fine with equivalent code.