Problem/Motivation
Wen installed with workspaces get a fatal error
TypeError: Drupal\quicktabs\Plugin\TabType\ViewContent::__construct(): Argument #7 ($aliasManager) must be of type Drupal\path_alias\AliasManager, Drupal\workspaces\WorkspacesAliasManager given, called in /home/ide/project/docroot/modules/contrib/quicktabs/src/Plugin/TabType/ViewContent.php on line 53 in Drupal\quicktabs\Plugin\TabType\ViewContent->__construct() (line 35 of modules/contrib/quicktabs/src/Plugin/TabType/ViewContent.php).
Steps to reproduce
Proposed resolution
Check all types to see if should be using interface
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork quicktabs-3508136
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
smustgrave commented