Problem/Motivation
Missing dependency of layout_builder module in .info file.
Steps to reproduce
Install a fresh site and enable layout_builder_dynamic_tabs.
layout builder module will be inactive.
Proposed resolution
Add these lines to dependency of .info file.
dependencies:
- drupal:layout_builder
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork layout_builder_dynamic_tabs-3546687
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 #5
karavkars commentedComment #6
grienauerComment #7
loon commentedRTBC
Comment #9
granik