Solutionunvalidated

use the `useLocation` hook and add the `location` or `location.pathname` as dependency. — when the app URL path changes. Tension: The `PrivateRoute` component only checks the stored cookie once when the component mounts.

cd95d4b4-81cd-4f3f-b970-3812ebdf8919

use the useLocation hook and add the location or location.pathname as dependency. — when the app URL path changes. Tension: The PrivateRoute component only checks the stored cookie once when the component mounts.