You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to https://rinkeby.aragon.org/#/<dao-name-here>
Click on 'Connect account' and connect Metamask
Install or enable Frame extension
Reload the page
See that Metamask is 'unknown' in 'Connect account'
Expected behavior
Metamask is available for connect
Screenshots
Desktop:
macOS Mojave 10.14.6
Chrome 83.0.4103.106 (Official Build) (64-bit)
Additional context
The Agent app requires Frame, which conflicts with Metamask, making it impossible to keep using Metamask.
Disabling Frame extension and reloading the page makes Metamask work again. Enabling and reloading breaks Metamask.
Might be related to #1320, #1364, #161
The text was updated successfully, but these errors were encountered:
This is also related to #1389, where we don't detect a non-Metamask injected provider very well. In this case, if you have the Frame extension enabled, that first panel should show something like Frame (extension).
The Agent app requires Frame, which conflicts with Metamask, making it impossible to keep using Metamask.
However, it should be noted that if you want to use the Frame extension, you should also disable Metamask. Only one injected provider should be active at a time.
Hi @sohkai, if it is implemented like you suggested, it would look like the following, i.e. Frame and Frame (Extension) would show up and clicking on any of them would connect Frame. Wouldn't it be preferable to hide one of these buttons?
Describe the bug
Metamask connect is not available when Frame Chrome extension is installed
Mainnet or testnet?
testnet
Organization
https://rinkeby.aragon.org/#/tvpdaotest
To Reproduce
Steps to reproduce the behavior:
https://rinkeby.aragon.org/#/<dao-name-here>
Expected behavior
Metamask is available for connect
Screenshots

Desktop:
Additional context
The Agent app requires Frame, which conflicts with Metamask, making it impossible to keep using Metamask.
Disabling Frame extension and reloading the page makes Metamask work again. Enabling and reloading breaks Metamask.
Might be related to #1320, #1364, #161
The text was updated successfully, but these errors were encountered: