Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant