From 6805d9bfc0acc96435d085b42169bd8f72ed9e28 Mon Sep 17 00:00:00 2001
From: yyh <92089059+lyzno1@users.noreply.github.com>
Date: Sat, 30 May 2026 22:34:04 +0800
Subject: [PATCH] fix(auth): reset profile query after login (#36851)
---
web/app/device/page.tsx | 2 +-
web/app/install/installForm.spec.tsx | 4 ++--
web/app/install/installForm.tsx | 8 ++++++--
web/app/signin/check-code/page.tsx | 6 +++++-
.../components/mail-and-password-auth.tsx | 6 +++++-
.../invite-settings/__tests__/page.spec.tsx | 3 +++
web/app/signin/invite-settings/page.tsx | 9 ++++++---
web/app/signin/normal-form.tsx | 4 ++--
web/app/signin/one-more-step.tsx | 6 +++++-
.../set-password/__tests__/page.spec.tsx | 18 +++++++++++++++++-
web/app/signup/set-password/page.tsx | 8 ++++++--
11 files changed, 58 insertions(+), 16 deletions(-)
diff --git a/web/app/device/page.tsx b/web/app/device/page.tsx
index aa09936b1f..ccfbbca427 100644
--- a/web/app/device/page.tsx
+++ b/web/app/device/page.tsx
@@ -196,7 +196,7 @@ export default function DevicePage() {
You're signed in
Return to your terminal to continue.
-