interface icon indicating copy to clipboard operation
interface copied to clipboard

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

Open a5node opened this issue 3 years ago • 1 comments

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

a5node avatar Jul 01 '22 13:07 a5node

@a5node I've filed a pull request to catch a similar failure, it seems they've deployed the fix to the production, maybe you can try again to see if it fixes your problem.

chenxsan avatar Jul 21 '22 11:07 chenxsan