Skip to content

TypeError: Cannot set property 'distinctId' of undefined when call identify method #230

Open
@klalex

Description

@klalex

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions