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
If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
The text was updated successfully, but these errors were encountered:
Current Behavior
After upgrading to current version of web3onboard/react, my code fails due to
connect({})
Expected Behavior
should not fail since ConnectOptions allows for undefined
autoSelect
. GettingautoSelect is undefined
in index.svelte.Steps To Reproduce
Call the connect function with
{}
What package is effected by this issue?
@web3-onboard/core
Is this a build or a runtime issue?
Runtime
Package Version
2.9.1
Node Version
20.11
What browsers are you seeing the problem on?
Firefox
Relevant log output
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: