-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix: Add persist chain query param to add/remove liquidity buttons to prevent crash #12522
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
base: develop
Are you sure you want to change the base?
fix: Add persist chain query param to add/remove liquidity buttons to prevent crash #12522
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
8 Skipped Deployments
|
af1eae4 to
6fef536
Compare
aa6d52d to
9411920
Compare
PR-Codex overview
This PR introduces the
PERSIST_CHAIN_KEYconstant to variousNextLinkFromReactRoutercomponents across multiple files. This change updates the URLs to include thePERSIST_CHAIN_KEYparameter, enhancing the state management of the application when navigating between different chains.Detailed summary
PERSIST_CHAIN_KEYimport in multiple files.NextLinkFromReactRoutercomponents to include&${PERSIST_CHAIN_KEY}=1for:TokenPage.tsxV3Info/views/TokenPage.tsxInfinityInfo/components/Tokens/TokenInfo.tsxV3Info/views/PoolPage.tsxInfo/Pools/PoolPage.tsxLiquidity/LiquidityView.tsxpages/v2/pair/[[...currency]].tsx