- Issue created by @zeeshan_khan
When using content moderation sometimes site throws this error.
Call to a member function getRouteName() on null in Drupal\Core\Menu\LocalTaskManager->getTasksBuild() (line 297 of /var/www/html/docroot/core/lib/Drupal/Core/Menu/LocalTaskManager.php).
Create a Node.
Edit the node and change it a bit and save it as draft.
It only occurs sometimes.
Found that sometime drupal doesn't find latest_version_tab plugin and send null in route we need array_filter to check if $tree shouldn't have any null entry.
Active
10.2 ✨