if two navigations happen at the same time, only the last survives. Issue is mentioned for react-router here as well - https://github.com/TanStack/router/issues/4973 - https://github.com/TanStack/router/pull/5004 solid-router has a skipped test ("when setting search params with 2 parallel navigate calls") presently because of this - https://github.com/TanStack/router/blob/main/packages/solid-router/tests/useNavigate.test.tsx#L1256