WalletConnect / web3modal

A single Web3 provider solution for all Wallets
https://web3modal.com
Apache License 2.0
4.73k stars 1.32k forks source link

[optimization] Lazy load all images (connector + network) #2350

Open chris13524 opened 4 weeks ago

chris13524 commented 4 weeks ago

Link to minimal reproducible example

lab.web3modal.com

Summary

Web3Modal currently pre-loads ALL connector and network images. I'm wondering if these could be made to be lazy-loaded? Many users won't open the modal, and all these images are being loaded immediately upon page load via getAssetImage

Slack conversation

List of related npm package versions

latest

linear[bot] commented 4 weeks ago

APKT-545 [optimization] Lazy load all images (connector + network)