fix: prevent virtual sibling routes from being incorrectly nested by path prefix#6789
fix: prevent virtual sibling routes from being incorrectly nested by path prefix#6789schiller-manuel merged 1 commit intomainfrom
Conversation
…path prefix fixes #5431
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThe PR refactors virtual parent path tracking in the router-generator. It removes explicit parent tracking from physical virtual subtrees, centralizes virtual parent path computation in the virtual filesystem handler via a new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit b1f7779
☁️ Nx Cloud last updated this comment at |
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
fixes #5431
Summary by CodeRabbit
Bug Fixes
Tests