[BUG] Base network icon logo seems to not be working out of the box
Describe the bug It seems that Base logo is not working, I can see in this PR, add base + zora logos, that support was added but if we look at the docs or after trying it on stackly.app, it's seems to not be working.
On other networks that we support was good out of the box, hence might be something wrong.
Can someone guide me if I'm doing things correctly? or is connectkit issue?
Thanks so much for the awesome lib.
To reproduce
Add base network, check Base network.
Expected behavior
It should show the network logo as it does on other networks (arbitrum, mainnet, gnosis, etc).
Screenshots
Config
Not working by default
Seems to not be working on docs as well
https://docs.family.co/connectkit/chains#chains-chains-networks
Environment details Here is our current versions, I think they are the latest:
"connectkit": "^1.8.2",
"viem": "2.21.55",
"wagmi": "2.14.1"
Add any other context about the problem here.
I think the update with Base + Zora was not release yet, any estimation on the release date?