From 5063e8e73c2f571bcc435849a0a3fa00ad2b0782 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Mon, 1 Dec 2025 04:33:28 -0800 Subject: [PATCH] fix: use goto() instead of pushState for tab URL sync --- src/lib/components/party/Party.svelte | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/lib/components/party/Party.svelte b/src/lib/components/party/Party.svelte index 925b7985..e25993cf 100644 --- a/src/lib/components/party/Party.svelte +++ b/src/lib/components/party/Party.svelte @@ -1,6 +1,6 @@