Skip to content

fix: remove duplicated dep #885

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeanbenoit-richez
Copy link

Hi,
While using the @web3-react/gnosis lib, I found that GnosisContext wasn't recognize.
But problem wasn't coming from my implementation as "@gnosis.pm/safe-apps-sdk:7.8.0 package recognize perfectly the GnosisContext from my application.

So I investigate and i found where does the problem come from.
i don't know why but, GnosisSafe object is trying to load SDK object (from @gnosis.pm/safe-apps-sdk package) from a different path than the same package used by @gnosis.pm/safe-apps-provider.
So two versions of the same package was used in the repo.
I got a TypeScript error than indicate me where the error was come from.

@vercel
Copy link

vercel bot commented Sep 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-react ❌ Failed (Inspect) Sep 19, 2023 2:03pm

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant