- Issue created by @edurenye
- @edurenye opened merge request.
When in the configuration 'width' or 'height' are 0, we have a division by zero.
DivisionByZeroError: Division by zero in web/core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php
Check if the values are 0 before dividing.
Active
9.5