Uniswap / Uniswap/interface

Unhandled Rejection (Error): Fail to load image: https://gemini.com/static/images/loader.png in src/index.ts:86

Open
#4,011 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Bug Description
Error on attempt to manage tokens while adding/editing liquidity.

Steps to Reproduce

  1. Go to "pool" ;
  2. Click on add/edit position ;
  3. Select first token of a pair (ETH) ;
  4. For the second token click "select token" ;
  5. Click on "Manage Tokens List" below;
  6. For a second screen with list of available tokens shows;
  7. Screen with error "Unhandled Rejection (Error): Fail to load image: https://gemini.com/static/images/loader.png in src/index.ts:86" appears in several seconds;
    ...

Expected Behavior
No error shown, list of available tokens shown;

Additional Context
Rinkeby network connected with MetaMask
uniswap_interface_error_1
uniswap_interface_error_2
uniswap_interface_error_3
uniswap_interface_error_4
uniswap_interface_error_5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the pool add/edit position flow on the Rinkeby network with MetaMask, then inspect the image-loading failure reported at src/index.ts:86. Follow the Manage Tokens List path and verify that the available token list appears without the unhandled rejection or failed loader image error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.