OFFLINE-GmbH / oc-responsive-images-plugin

Adds reponsive images capabilities to October CMS
MIT License
45 stars 26 forks source link

Fatal error with latest update #108

Closed PubliAlex closed 1 year ago

PubliAlex commented 1 year ago

Hello,

The latest update display an error when a page don't have any responsive images :

OFFLINE\ResponsiveImages\Classes\ResponsiveImagesMiddleware::isJsonResponse(): Argument #1 ($response) must be of type Illuminate\Http\Response, Illuminate\Http\RedirectResponse given, called in /plugins/offline/responsiveimages/classes/ResponsiveImagesMiddleware.php on line 161

tobias-kuendig commented 1 year ago

Thank you! This is fixed in v2.6.1

PubliAlex commented 1 year ago

Wow, that was fast ! Thank you @tobias-kuendig