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: fix search param check #282

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

rupato-deriv
Copy link
Contributor

This pull request includes changes to the src/app/App.tsx file, primarily commenting out the updateAccountParamInURL function and its calls. This function was responsible for updating the account parameter in the URL based on the account data.

Changes to src/app/App.tsx:

  • Commented out the updateAccountParamInURL function definition, which was used to update the URL with account parameters.
  • Commented out the calls to updateAccountParamInURL in three different places within the App function. [1] [2]

@rupato-deriv rupato-deriv merged commit dd15883 into deriv-com:master Feb 18, 2025
1 of 2 checks passed
Copy link

Name Result
Build status Failed ❌
Action URL Visit Action

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.

1 participant