Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] The chainImages configuration is not working. #3057

Open
baijunjie opened this issue Oct 10, 2024 · 1 comment
Open

[bug] The chainImages configuration is not working. #3057

baijunjie opened this issue Oct 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@baijunjie
Copy link

baijunjie commented Oct 10, 2024

Link to minimal reproducible example

https://github.com/baijunjie/reown-appkit-issue-demo

Summary

https://docs.reown.com/appkit/vue/core/options#chainimages

createAppKit({
  ...
  chainImages: {
    "31337": "http://localhost:3000/img/chainIcons/hardhat.svg",
    "42161": "http://localhost:3000/img/chainIcons/arbitrum.svg",
  },
  ...
})
image

Expected icon:
image

List of related npm package versions

"@reown/appkit": "^1.1.0",
"@reown/appkit-adapter-wagmi": "^1.1.0",
@baijunjie baijunjie added bug Something isn't working needs review labels Oct 10, 2024
@rtomas
Copy link
Contributor

rtomas commented Oct 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants