159 solved the problem with the menu, but "+Add member" link disappeared from "Members" tab.
🐛 | Quick Tabs | QuickTabs Drupal\Component\Plugin\Exception\ContextException: The 'entity:node' context is required and not present. in Drupal\Core\Plugin\Context\Context->getContextValue() (line 73 of core/lib/Drupal/Core/Plugin/Context/Context.php).
Hi,
Installed:
composer require "drupal/quicktabs:4.0.x-dev@dev"
I created a Quicktabs block, tab type:block, tab content: Body.
Placed it in "Content" region, tried to load the front page and got "Drupal\Component\Plugin\Exception\ContextException: The 'entity:node' context is required and not present. in Drupal\Core\Plugin\Context\Context->getContextValue() (line 73 of core\lib\Drupal\Core\Plugin\Context\Context.php). "
screenshot attached