Skip to content

more robust logout code

Compare
Choose a tag to compare
@tdumitrescu tdumitrescu released this 07 Jun 23:15
· 992 commits to master since this release

Fixes an issue with the reset() function introduced in v2.8.0. After calling reset(), mixpanel.people methods would keep sending for the previous distinct_id rather than queueing until the next identify() call.