diff --git a/frontend/app/routes/client._index/route.tsx b/frontend/app/routes/client._index/route.tsx index 1dcf1952..dad2cf5c 100644 --- a/frontend/app/routes/client._index/route.tsx +++ b/frontend/app/routes/client._index/route.tsx @@ -272,6 +272,8 @@ export default function Index() { { statusModalRef.current?.close(); + setCurrentLocation(destLocation); + setDestLocation(undefined); }} /> )}