-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
Cannot mix different versions of joi schemas
Expected Behavior
should work
Steps To Reproduce
do stuff
What package is effected by this issue?
@web3-onboard/core
Is this a build or a runtime issue?
Build
Package Version
2.8.4
Node Version
17
What browsers are you seeing the problem on?
Chrome
Relevant log output
─┬ @web3-onboard/[email protected]
│ ├─┬ @coinbase/[email protected]
│ │ └─┬ @solana/[email protected]
│ │ └─┬ [email protected]
│ │ └─┬ [email protected]
│ │ └─┬ @react-native-community/[email protected]
│ │ ├─┬ @react-native-community/[email protected]
│ │ │ └── [email protected] deduped
│ │ └─┬ @react-native-community/[email protected]
│ │ └── [email protected] deduped
│ └─┬ @web3-onboard/[email protected]
│ └── [email protected] deduped
├─┬ @web3-onboard/[email protected]
│ └── [email protected]
├─┬ @web3-onboard/[email protected]
│ └── [email protected]
└─┬ @web3-onboard/[email protected]
└─┬ @web3-onboard/[email protected]
└── [email protected] dedupedAnything else?
No response
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.
Maadhav, josmontes and fernandomg
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working