- Issue created by @rkoller
- First commit to issue fork.
- ๐ณ๐ฑNetherlands Rhezios
The error is caused by rendering disabled links which are set as build item by \Drupal\navigation\Menu\NavigationMenuLinkTree::build(). By switching from menu tree to $build['items'] we ensure that only items inside the build array are altered
Patch #5 contains a re-roll against Drupal 11.1
- ๐ฎ๐ณIndia libbna New Delhi, India
Is the work still is progress? Because I applied the patch and checked, I am still getting the error.