Closed (fixed)
Project:
Quick Tabs
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Feb 2025 at 20:13 UTC
Updated:
6 Mar 2025 at 20:24 UTC
Jump to comment: Most recent
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).
Check all types to see if should be using interface
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