Commit e8ea27a
committed
Refactor flattenedRoute to improve component merging logic
- Changed the way components are handled within flattenedRoute to ensure child components are merged correctly.
- Introduced a temporary childComponents object to avoid direct mutation of the components object.
- Updated the logic to ensure that mergedComponents reflect the correct structure after processing child routes.1 parent 1d4f5a4 commit e8ea27a
3 files changed
+2297
-2604
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments