Commit 3d9d9fe
authored
Fix issue where menu items with nesting=true wouldn't resolve their own URL
This fixes an issue introduced in 2d73dd2 where if the item had the nesting property set to true it would remove all previous data resolved about the individual item.
This had the effect of replacing the menu item's URL with the URL for the first child under that menu item.1 parent 338338e commit 3d9d9fe
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
809 | | - | |
| 809 | + | |
810 | 810 | | |
811 | | - | |
| 811 | + | |
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| |||
0 commit comments