From 2ba4f4231f6aaca4c6ebba6cff9121cf7c94e909 Mon Sep 17 00:00:00 2001 From: Chaos77 <101491745+chrlschwb@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:50:42 +0900 Subject: [PATCH] Fix the block link opening past elections (#4614) * update link fixed * update --- packages/ui/src/common/components/BlockTime/BlockInfo.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/src/common/components/BlockTime/BlockInfo.tsx b/packages/ui/src/common/components/BlockTime/BlockInfo.tsx index a4c37a4442..3cf805ec4f 100644 --- a/packages/ui/src/common/components/BlockTime/BlockInfo.tsx +++ b/packages/ui/src/common/components/BlockTime/BlockInfo.tsx @@ -19,6 +19,7 @@ export const BlockInfo = ({ block, lessInfo, inline }: BlockInfoProp) => { const [endpoints] = useNetworkEndpoints() return ( evt.stopPropagation()} href={`https://polkadot.js.org/apps/?rpc=${endpoints.nodeRpcEndpoint}/ws-rpc#/explorer/query/${block.number}`} >