Problem/Motivation
After uploading an image, getting the following notice
A non-numeric value encountered in Drupal\image_widget_crop\ImageWidgetCropManager->getAxisCoordinates() (line 178 of modules/contrib/image_widget_crop/src/ImageWidgetCropManager.php).
Steps to reproduce
Upload an image using the version 8.x-2.3, you will see the notice just after that.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3301535-2.patch | 759 bytes | jelle_s |
Comments
Comment #2
jelle_sThis patch should fix it.