Problem/Motivation
When installing a new site with this module included, the following error is shown after installation:
TypeError: Drupal\pathauto_update\PathAliasDependencyResolver::getDependencies(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, null given
Proposed resolution
Add a null check.
Issue fork pathauto_update-3493159
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
dieterholvoet commentedComment #5
dieterholvoet commented