fix(app-router): prefetch root-param route trees - #2463
Conversation
commit: |
|
/bigbonk review for issues |
|
/bigbonk review — PR #2463 (prefetch root-param route trees)Reviewed the 6 changed files. The change is well-tested (unit + navigation + a ported Next.js e2e) and the core wiring is correct: the manifest now flags root-param routes via A couple of non-blocking observations: 1.
|
|
Review posted to PR #2463. Summary of findings: Review SummaryThe change correctly wires root-param route-tree prefetching end-to-end. Core mechanism is sound and well-tested. I found 2 minor, non-blocking issues and 1 documented-tradeoff note: 1. 2. 3. Note (expected): the server ignores Both flagged items are minor. Targeted unit tests ( |
|
This appears to cover the current run 28478866791 / job 84413308650 failure in
Since this PR is already owned by james-elicx, I am treating it as the owner for that failure class and skipping duplicate implementation work. The remaining coordinator risk is the current draft/dirty/red state rather than missing ownership. |
Summary
Validation