GithubHelp home page GithubHelp logo

Comments (4)

DanielSinclair avatar DanielSinclair commented on July 17, 2024 1

@AtelyPham I believe this might be an issue in Talisman or SubWallet. Wallets each inject their inpage script into the window for their Ethereum provider by overriding window.ethereum. Most place nice and replace window.etherum with their provider or determined by user preference and then add additional wallet providers as a list in window.ethereum.providers. Though some try to prevent other wallets from overriding window.ethereum, which triggers this error. It can be hard to tell because the order in which the page scripts are injected is not deterministic. Can you try to disable one or both of those to determine the culprit?

from browser-extension.

DanielSinclair avatar DanielSinclair commented on July 17, 2024 1

@AtelyPham That would be a wallet specific issue. If they cause issue, it is usually the best practice to disable other wallet extensions via your browser settings and refresh the page to properly settle the injected connector. It can be a pain to do this, so I would recommend relaying this issue to those wallet teams.

from browser-extension.

AtelyPham avatar AtelyPham commented on July 17, 2024

You are right 👍 When I disabled both Talisman and SubWallet, everything worked fine. However, if either of these wallets is enabled, I still get this error.

from browser-extension.

AtelyPham avatar AtelyPham commented on July 17, 2024

On my dApp, I don't use Talisman and SubWallet for EVM chains, but I cannot find any way to opt out of EVM on these wallets. Do you have any suggestions?

from browser-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.