diff --git a/src/core/client/stream/components/PermalinkView.tsx b/src/core/client/stream/components/PermalinkView.tsx index 655108d80..4d3035b8d 100644 --- a/src/core/client/stream/components/PermalinkView.tsx +++ b/src/core/client/stream/components/PermalinkView.tsx @@ -36,6 +36,11 @@ const PermalinkView: StatelessComponent = ({ )} + {!comment && ( + + Comment not found + + )} {comment && (