Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: avoid page crash on loading :chainId/contractAddress (#3772)
<!-- start pr-codex --> ## PR-Codex overview This PR updates a conditional check in the file `apps/dashboard/src/pages/[chain_id]/[...paths].tsx`. ### Detailed summary - Updated conditional check for `configuredChain` to compare `getDashboardChainRpc` values for different chain IDs. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information