Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix segment tracker - "User clicked on Attach Receipt button" #81

Merged
merged 2 commits into from
May 11, 2022

Conversation

jatzz10
Copy link
Contributor

@jatzz10 jatzz10 commented May 9, 2022

Issue

  • This event was placed inside an if-else block, due to which it will only get triggered for that condition

Fix

  • Placed the tracker outside the if-else block

@jatzz10 jatzz10 merged commit a8b4358 into master May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants