Giter Site home page Giter Site logo

dapps's Issues

Wrong site icon shown when call ERC-20 contract “approve”

this react logo appeared when user call the USDT contract “approve” function on metamask mobile. but it's the wrong logo, I wanna show the site logo.
image

But it works well on computer.
image

REL “icon" and "shortcut icon" tag has been set on the site main webpage, but they don't work. it seems that metamask read the cache from a certain server direct.

<link rel="icon" type="image/png" href="%PUBLIC_URL%/favicon.png" />
<link rel="shortcut icon" type="image/png" href="%PUBLIC_URL%/favicon.png" />

who knows how to fix this issue?

[Bug]: Search input Box is not Working

Search input Box is not Working in Desktop Chrome

Search input Box is not Working in Desktop Chrome getting Metamask Error:

MetaMask - RPC Error: The method "metamask_showAutocomplete" does not exist / is not available.

Error Object: {
"code": -32601,
"message": "The method "metamask_showAutocomplete" does not exist / is not available.",
"data": {
"origin": "https://home.metamask.io"
}
}

Solution:
Show any FallBack Popup or Modal to let user knows, What's going!

Mark package as private

Refs:

"name": "dapps",

The current package name seems to be already taken on npm, which is fine, as this package should be marked as private: true to indicate that it is an app and not a library

Test suite failure?

Was going through this repo and ran the tests but noticed they weren't passing.

console.error node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/virtual-console.js:29
    Error: Uncaught [Invariant Violation: You should not use <Route> or withRouter() outside a <Router>]

Further inspection shows that we don't actually have many tests for the components either.

Would updating tests and adding new ones be something that we'd be open to working on?

Lost Favorites + cannot add Favourites

Since updating to the latest Metamask version 3.3.0 on iPhone all my Metamask Favourites have disappeared. It is no longer possible to add Favourites in Metamask. In addition I can no longer add custom tokens.
The problem occurred while being on iOS 14.7, I'm now on 14.8
I have uninstalled and reinstalled Metamask but the problem remains.
How can this be fixed ?

Add CircleCI config

We should at least add a job to confirm that yarn build continues to work

Wrong dApp URL for PoolTogether

After clicking the Decentralized finance button and landing on the /decentralized-finance page. PoolTogether's url is https://app.pooltogether.us/ which is incorrect and should be: https://app.pooltogether.com/

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.