Files
paseo/packages
Mohamed Boudra e641472b07 fix(app): use history.replaceState to strip ?open since Expo Router skips query-only changes
Expo Router's findDivergentState ignores search params, so
router.replace with the same pathname but without ?open is a no-op.
Use window.history.replaceState on web to directly strip the query
param, and track intent consumption in component state so
WorkspaceScreen renders once the tab is prepared.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 09:51:33 +00:00
..
2026-04-10 17:33:21 +07:00
2026-04-10 17:33:21 +07:00