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

fix: tx panel rendering #1918

Open
wants to merge 2 commits into
base: feat-dynamic-meta
Choose a base branch
from

Conversation

fionnachan
Copy link
Member

Closes FS-794

@cla-bot cla-bot bot added the cla-signed label Sep 23, 2024
Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-token-bridge ✅ Ready (Inspect) Visit Preview Sep 24, 2024 10:03am

@fionnachan fionnachan changed the title fix(WIP): tx panel rendering fix: tx panel rendering Sep 24, 2024
@fionnachan fionnachan marked this pull request as ready for review September 24, 2024 10:03
Comment on lines +131 to +135
jsonRpcProvider({
rpc: chain => ({
http: rpcURLs[chain.id]!
})
})
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i put a try catch in this getProps function and it was throwing an error of invalid provider for Ethereum Local

somehow it was never an issue until wagmiAdditonalNetworks.ts are imported by the other files simultaneously on the metadata PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants