Problem/Motivation
When having an install profile containing this module, the install through install.php will fail and show the error
Typed property Drupal\consent_support\Entity\Config::$entity_type_id must not be accessed before initialization in Drupal\consent_support\Entity\Config->calculateDependencies()
Steps to reproduce
Have install profile containing this module
Install with visiting install.php
Proposed resolution
Assign empty values to the properties.
Remaining tasks
Create and review MR.
User interface changes
-
API changes
-
Data model changes
-
Issue fork consent_support-3482715
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 #3
tim-dielsComment #6
andreasderijcke