Skip to content

[Bug]: Cannot mix different versions of joi schemas #1287

@sgehrman

Description

@sgehrman

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] deduped

Anything 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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions