[Bug] MetaMaskSDK extensionOnly: true
breaks the connecting to MetaMask
#2035
Labels
bug
Something isn't working
extensionOnly: true
breaks the connecting to MetaMask
#2035
Current Behavior
When using MetaMaskSDK with
extensionOnly: false
works as expected it opens MetaMask Modal to connect which works fine. But on desktop(with browser extention) need to click on desktop and than one more button even if previously connected.This is supposed to be solved by
extensionOnly: true
but doing this breaks it without any error just not able to connect with MetaMask at all.Expected Behavior
Expected behavior is to connect browser wallet if already previously connected and unlocked.
Steps To Reproduce
Use this MetaMask SDK config
Ignore typo here if any
What package is effected by this issue?
@web3-onboard/core
Is this a build or a runtime issue?
Build, Runtime
Package Version
2.24.18
Node Version
20
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Relevant log output
No response
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: