Open
Description
After signup I call mixpanel.identify(email). It logs I see LOG [Mixpanel] Identify '...'. But then immediately get this error:
TypeError: Cannot set property 'distinctId' of undefined.
I've checked email has value. So it's not undefined. Even in mixpanel logs email is displayed for identify.
mixpanel.track() works as expected though.
Metadata
Metadata
Assignees
Labels
No labels