We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://web3modal.justfixit.dev/
Custom chain images do not propagate to the current chain button when opening the modal
Reproduction Steps:
https://github.com/dirtycajunrice/web3modal-bug-examples-2023-10-21/blob/9269c51dfe95d7ec2a5e0efebd3fb3923c9b79f1/package.json#L11-L19
"dependencies": { "@web3modal/wagmi": "^3.1.0", "next": "13.5.6", "react": "^18", "react-code-blocks": "^0.1.4", "react-dom": "^18", "viem": "^1.16.6", "wagmi": "^1.4.5" },
The text was updated successfully, but these errors were encountered:
enesozturk
Successfully merging a pull request may close this issue.
Link to minimal reproducible example
https://web3modal.justfixit.dev/
Summary
Custom chain images do not propagate to the current chain button when opening the modal
Reproduction Steps:
List of related npm package versions
https://github.com/dirtycajunrice/web3modal-bug-examples-2023-10-21/blob/9269c51dfe95d7ec2a5e0efebd3fb3923c9b79f1/package.json#L11-L19
The text was updated successfully, but these errors were encountered: