Files
paseo/packages
Mohamed Boudra 86d812418e fix(app): gate open-intent consumption on navigation readiness
After moving host routes outside Stack.Protected, the workspace layout
could mount before the root navigator was ready. router.replace() would
silently fail, but consumedIntentRef was already set, preventing retries.
Gate the effect on rootNavigationState.key so the intent is only consumed
once Expo Router can actually process the replace.

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