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 there is a way to go around this issue please help me, thank you :)
Sanity Check
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
Adding a theme option into the init method import { init } from '@web3-onboard/react' results in a big red warning in the browser saying:
Expected Behavior
No warning or error should be shown just by adding styles, or there should be a way to disable SSR on init.
Steps To Reproduce
theme: "system"
})
What package is effected by this issue?
@web3-onboard/react
Is this a build or a runtime issue?
Runtime
Package Version
2.8.17
Node Version
20.11.1
What browsers are you seeing the problem on?
Firefox, Chrome
Relevant log output
Anything else?
If there is a way to go around this issue please help me, thank you :)
Sanity Check
The text was updated successfully, but these errors were encountered: