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

-

Command icon 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

tim-diels created an issue. See original summary.

tim-diels’s picture

Status: Active » Needs review

andreasderijcke made their first commit to this issue’s fork.

andreasderijcke’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.