From f01e80bed3788409ecdea46029f9eeca417351bd Mon Sep 17 00:00:00 2001 From: diondiondion Date: Thu, 20 Nov 2025 11:08:00 +0100 Subject: [PATCH] Fix error when visiting non-public hashtag timelines (#36961) --- .../components/hashtag_header.tsx | 17 ++++++----- .../features/hashtag_timeline/index.jsx | 29 +++++++++++++++---- .../ui/containers/status_list_container.js | 4 +-- app/javascript/mastodon/locales/en.json | 1 + 4 files changed, 36 insertions(+), 15 deletions(-) diff --git a/app/javascript/mastodon/features/hashtag_timeline/components/hashtag_header.tsx b/app/javascript/mastodon/features/hashtag_timeline/components/hashtag_header.tsx index c11874e7d4..fafe186cb4 100644 --- a/app/javascript/mastodon/features/hashtag_timeline/components/hashtag_header.tsx +++ b/app/javascript/mastodon/features/hashtag_timeline/components/hashtag_header.tsx @@ -197,13 +197,16 @@ export const HashtagHeader: React.FC<{ /> )} -