next.js
Fix Navigation Inspector Continue Rendering with loading.tsx
#94355
Merged

Commits
  • Failing test
    samselikoff committed 14 days ago
  • Fix
    samselikoff committed 14 days ago
  • Skip instant-nav-panel tests for now because they are flaky on CI
    samselikoff committed 14 days ago
  • Pass the lock in to reduce the chance of a future race condition if fetchMissingDynamicData adds another await
    samselikoff committed 11 days ago
  • Create the navigation lock once at the start of navigate()
    samselikoff committed 11 days ago
  • Preserve instant nav lock identity on pending events
    samselikoff committed 8 days ago
Loading