web3-react
web3-react copied to clipboard
fix: remove duplicated dep
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.
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 |