Skip to content

this.$segment.track does not work from vuex action #14

@sandoche

Description

@sandoche

Hi again,

I have a pretty strange issue.

When I call this.$segment.track() from a method of my vue it works and I see the event in my segment dashboard.

When I call the exact same this.$segment.track() in an action from vuex it does not do any error but I don't see it in the dashboard of Segment, and this.$segment does exist, when I console log it I see an array of events that I wanted to track but that were not sent to Segment backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions