From a449cf801f6b2976cc3e4a9e29cc01a91e41ac60 Mon Sep 17 00:00:00 2001 From: Yuneng Jiang Date: Wed, 8 Apr 2026 17:17:45 -0700 Subject: [PATCH] fix: reset router settings state on cancel to prevent stale data --- ui/litellm-dashboard/src/components/team/TeamInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/team/TeamInfo.tsx b/ui/litellm-dashboard/src/components/team/TeamInfo.tsx index 722c5218ce6..1459f323a64 100644 --- a/ui/litellm-dashboard/src/components/team/TeamInfo.tsx +++ b/ui/litellm-dashboard/src/components/team/TeamInfo.tsx @@ -1308,7 +1308,7 @@ const TeamInfoView: React.FC = ({
-