Replies: 1 comment 1 reply
-
Thanks for spotting. That's an unfortunate decision from MetaMask that really doesn't offer any security value, but we can investigate and get this fixed. Opened #1489 to track the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please see image. Metamask doesn't seem to like that the default rainbow kit provider for Polygon sets network name to "Polygon" and not "Polygon Mainnet", throwing a warning when prompting the user to create the new network.
Everything here still works and is functional, but I am getting this complaint from a client regarding UX and how it could throw off users new to blockchain in general (those setting up a wallet for their first time).
This can be (should be) fixed by using a custom provider in your _app.tsx to set the provider name as "Polygon Mainnet", however it would be nice if the default settings from rainbowkit were fully compatible with metamask.
Beta Was this translation helpful? Give feedback.
All reactions