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

[Crash] Error: Unknown chainId: 1. It might too early to access network state. #11219

Open
bjc186 opened this issue Dec 19, 2023 · 2 comments
Open

Comments

@bjc186
Copy link

bjc186 commented Dec 19, 2023

I was doing something..., then Mask reports an error.

Unknown chainId: 1. It might too early to access network state.

Error stack:

Error: Unknown chainId: 1. It might too early to access network state.
    at SolanaChainResolverAPI.getDescriptorRequired (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/371.js:10614:32)
    at ChainResolverAPI_Base.networkType (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/371.js:10602:44)
    at useAvailableTraderProviders (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/chunk.696.js:6994:46)
    at useAllTradeComputed (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/chunk.696.js:7226:28)
    at useAllProviderTradeContext (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/chunk.9178.js:7252:115)
    at Provider (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/8201.js:4092:17)
    at Hf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:117:143)
    at Ck (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:278:338)
    at yk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:264:321)
    at xk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:262:30)
    at cf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:261:312)
    at df (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:256:94)
    at af (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:111:283)
    at $e (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:112:408)
    at chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/npm.react-dom.js:114:276

Build info

  • Version: 2.23.11
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
  • build: stable
  • BUILD_DATE: 2023-11-20T09:48:15.271Z

Git (*):

997ce51 (HEAD)

@Jack-Works
Copy link
Member

looks like there is some race condition... cc @guanbinrui

Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Will Not Fix label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants