TypeError: Drupal\rift\Html\ImgElement::setWidth(): Argument #1 ($width) must be of type int, null given, called in /app/web/modules/contrib/rift/src/Plugin/RiftMediaSource/ImageSourceBase.php on line 49 in Drupal\rift\Html\ImgElement->setWidth() (line 234 of /app/web/modules/contrib/rift/src/Html/ImgElement.php).
Add nullable option to setWidth
parameter.
Active
1.3
Code