diff --git a/src/ui/component/channelContent/view.jsx b/src/ui/component/channelContent/view.jsx
index b8f41c29c..dfd03a35b 100644
--- a/src/ui/component/channelContent/view.jsx
+++ b/src/ui/component/channelContent/view.jsx
@@ -67,7 +67,7 @@ function ChannelContent(props: Props) {
{!channelIsMine && }
{hasContent && !channelIsBlocked && !channelIsBlackListed && (
- claim.canonical_url)} />
+ claim && claim.canonical_url)} />
)}
{!channelIsBlocked && !channelIsBlackListed && (