interface
interface copied to clipboard
Unhandled Rejection (Error): Fail to load image: https://gemini.com/static/images/loader.png in src/index.ts:86
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

@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.