-
Notifications
You must be signed in to change notification settings - Fork 303
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(cashier): 🐛 fix fiat withdrawal issue on mobile #9798
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information.
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-farzin-deriv-farzin-fix.binary.sx/ |
useEffect(() => { | ||
updateActiveTab(selected_route.path); | ||
}, [selected_route, updateActiveTab]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the active_container
on mobile when the selected_route
changes.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Changes:
Please provide a summary of the change.
Screenshots:
Please provide some screenshots of the change.