Unhandled Rejection (Error): Fail to load image: https://gemini.com/static/images/loader.png in src/index.ts:86
Open
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
- Go to "pool" ;
- Click on add/edit position ;
- Select first token of a pair (ETH) ;
- For the second token click "select token" ;
- Click on "Manage Tokens List" below;
- For a second screen with list of available tokens shows;
- 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





Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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