From 296dfdaeeeb6d6b1909791831ad285f351190f75 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Fri, 15 May 2026 11:26:17 +0200 Subject: [PATCH] fix(frontend): key RemoteUserProfile and Tabs by actor/user id to reset state on navigation --- thoughts-frontend/app/remote-actor/page.tsx | 1 + thoughts-frontend/app/users/[username]/page.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/thoughts-frontend/app/remote-actor/page.tsx b/thoughts-frontend/app/remote-actor/page.tsx index 0b7464d..a5e0881 100644 --- a/thoughts-frontend/app/remote-actor/page.tsx +++ b/thoughts-frontend/app/remote-actor/page.tsx @@ -75,6 +75,7 @@ export default async function RemoteActorPage({ return ( - + Thoughts {isOwnProfile && (