Skip to content

Conversation

@albertfolch-redeemeum
Copy link
Contributor

No description provided.

@albertfolch-redeemeum albertfolch-redeemeum requested a review from a team as a code owner June 3, 2024 08:00
return (
// eslint-disable-next-line @typescript-eslint/no-explicit-any
!TESTNET_CHAIN_IDS.includes(config.chainId as any)
TESTNET_CHAIN_IDS.includes(config.chainId as any)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actual fix

// connecting

if (!isSupportedChain(chainId)) {
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove useless {}

@cloudflare-workers-and-pages
Copy link

Deploying interface with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0d9005d
Status: ✅  Deploy successful!
Preview URL: https://8375219e.interface-a9d.pages.dev
Branch Preview URL: https://fix-bug-not-being-able-to-sw.interface-a9d.pages.dev

View logs

@albertfolch-redeemeum albertfolch-redeemeum merged commit 394a9df into main Jun 3, 2024
@albertfolch-redeemeum albertfolch-redeemeum deleted the fix-bug-not-being-able-to-switch-back-to-amoy branch June 3, 2024 08:19
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.

in testing/staging if you are in sepolia, you cannot switch to amoy

3 participants