Skip to content

fix: duplicate route push issue for login and register #2828

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

Closed
wants to merge 2 commits into from

Conversation

sagarnaikjuspay
Copy link
Contributor

@sagarnaikjuspay sagarnaikjuspay commented Apr 15, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Login and register route are pushed twice which is resulting in duplicate page view event sent on mixpanel

image

Motivation and Context

How did you test it?

the login and register route will change only once for same page and the page view event of mixpanel will send a correct page view count

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@sagarnaikjuspay sagarnaikjuspay added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed C-chore Category: Maintenance task that supports the ongoing functionality of a project with less impact labels Apr 15, 2025
@sagarnaikjuspay sagarnaikjuspay self-assigned this Apr 15, 2025
@sagarnaikjuspay sagarnaikjuspay requested a review from a team as a code owner April 15, 2025 12:06
Copy link

Review changes with  SemanticDiff

@sagarnaikjuspay sagarnaikjuspay changed the title fix: login and register duplicate route push fix fix: duplicate route push issue for login and register Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-chore Category: Maintenance task that supports the ongoing functionality of a project with less impact S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants