From 4ce239fc8770df768e11965a5494845018cfc273 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Thu, 14 May 2026 22:36:24 +0200 Subject: [PATCH] fix(frontend): encode handle in URL to avoid Next.js routing issues with @ chars --- thoughts-frontend/components/remote-user-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thoughts-frontend/components/remote-user-card.tsx b/thoughts-frontend/components/remote-user-card.tsx index a07f5e9..1b199b0 100644 --- a/thoughts-frontend/components/remote-user-card.tsx +++ b/thoughts-frontend/components/remote-user-card.tsx @@ -38,7 +38,7 @@ export function RemoteUserCard({ actor }: RemoteUserCardProps) { return (