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: preserve query params with server side redirect #978

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikkaroraa
Copy link
Member

@nikkaroraa nikkaroraa commented Feb 10, 2023

Task:

preserve query params with server side redirect

Description

required for preserving UTM data when the user lands on /strategies route

Testing

before: https://opyn.co/strategies?utm_medium=twitter&ct=IN&utm_content=zen_bull_launch&utm_source=zenbull
now: https://continuouscall-git-fix-fix-redirect-opynfinance.vercel.app/strategies?utm_medium=twitter&ct=IN&utm_content=zen_bull_launch&utm_source=zenbull

Type of change

  • New feature
  • Bug fix
  • Testing code
  • Document update or config files

@vercel
Copy link

vercel bot commented Feb 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
continuouscall ✅ Ready (Inspect) Visit Preview Feb 10, 2023 at 0:43AM (UTC)

@nikkaroraa nikkaroraa requested a review from KMKoushik February 10, 2023 12:44
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.

2 participants