- Issue created by @dieterholvoet
- 🇧🇪Belgium dieterholvoet Brussels
@seanb could you create a new release after committing this one? It's quite blocking for D11 users.
When visiting /admin/config/media/image-styles/generate
on Drupal 11, the following error is displayed:
Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in [..]/web/modules/contrib/easy_responsive_images/src/Form/Config/GenerateImageStyles.php on line 58 and exactly 2 expected
Refactor the constructor to make sure this doesn't happen again.
Active
1.4
Code
@seanb could you create a new release after committing this one? It's quite blocking for D11 users.