Steps to reproduce:
1. Clone git clone --branch 8.x-1.x https://git.drupalcode.org/project/applenews.git and install Apple News.
2. Go to admin/config/services/applenews/template/add and click "Add Apple News Template". As result:

TypeError: Argument 2 passed to Drupal\applenews\Form\ApplenewsTemplateForm::__construct() must be an instance of Drupal\applenews\Form\EntityTypeManagerInterface, instance of Drupal\Core\Entity\EntityTypeManager given, called in /var/www/codesprint/web/modules/contrib/applenews/src/Form/ApplenewsTemplateForm.php on line 64 in /var/www/codesprint/web/modules/contrib/applenews/src/Form/ApplenewsTemplateForm.php on line 51

Comments

aleksandr.s created an issue. See original summary.

oleksandr.s’s picture

StatusFileSize
new627 bytes

Fixed. Please review.

oleksandr.s’s picture

Status: Active » Needs review
m4olivei’s picture

Assigned: oleksandr.s » Unassigned
Status: Needs review » Closed (duplicate)
Related issues: +#3049489: Error after saving entity

Closing as duplicate of #3049489: Error after saving entity