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: first login #309

Merged

Conversation

rupato-deriv
Copy link
Contributor

This pull request includes a small change to the src/components/layout/index.tsx file. The change involves moving the sessionStorage.setItem('query_param_currency', currency); line to a different position within the conditional block.

This adjustment ensures that the query_param_currency is set in the session storage before it is retrieved and used, which could help avoid potential issues with undefined or incorrect values.

Copy link

github-actions bot commented Mar 7, 2025

Name Result
Build status Failed ❌
Action URL Visit Action

@rupato-deriv rupato-deriv merged commit fad08c6 into deriv-com:master Mar 7, 2025
1 of 2 checks passed
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