Mark Dalgleish
Mark Dalgleish
I wasn't initially able to reproduce this issue, even using your repro link. After looking into it further, It seems that it's to do with MetaMask links not being associated...
@liushaozhen Would you be able to share a link to a minimal repro?
I wasn't able to reproduce the first part of your issue, but I could reproduce being switched back to mainnet when I refreshed the page: https://github.com/wagmi-dev/wagmi/issues/966. Does this describe part...
Out of interest, do you have a concrete example of what you need access to asynchronously?
I tried running this and couldn't see a connect button. There was an error in the console — seemed related to the polyfills not being applied?
Thanks for the PR! This will need some docs on the "Chains" page: https://www.rainbowkit.com/docs/chains — did you want to write these, or would you prefer push updates to your PR?
@avp1598 Are you able to share a StackBlitz link for your fixed version?
Sorry for the delay on this, and thanks for the PR! We've just re-worked RainbowKit internals in v0.7 so that wallets can be imported individually, ensuring our bundle size doesn't...
Just noticed, this will also need a changeset.
This doesn't seem specific to RainbowKit. Do you see similar issues when [setting up a new Next.js project?](https://nextjs.org/docs#automatic-setup)