fix(router-generator): fix parent resolution logic#6412
Conversation
📝 WalkthroughWalkthroughThis PR fixes a regression where conflicting configuration paths error occurred when lazy-loading layout and index routes nested within a pathless route. The fix optimizes parent route resolution in the generator by replacing an upward loop search with a direct check on the immediate parent route. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 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
Comment |
|
View your CI Pipeline Execution ↗ for commit 67c56ba
☁️ Nx Cloud last updated this comment at |
fixes #6261
Summary by CodeRabbit
Tests
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.