diff --git a/apps/scandic-web/components/Header/MainMenu/MyPagesMenuWrapper/index.tsx b/apps/scandic-web/components/Header/MainMenu/MyPagesMenuWrapper/index.tsx index 84c216440..7b6d0acec 100644 --- a/apps/scandic-web/components/Header/MainMenu/MyPagesMenuWrapper/index.tsx +++ b/apps/scandic-web/components/Header/MainMenu/MyPagesMenuWrapper/index.tsx @@ -33,6 +33,7 @@ export default function MyPagesMenuWrapper() { { refetchOnWindowFocus: true, refetchInterval: 300_000, + refetchOnReconnect: "always", } ) const { data: membership, isLoading: isLoadingMembership } =