You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaks the page (sometimes) for some reason, throwing the following error in log:
[2023-01-18T10:48:46.125553+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "RecentlyViewedProduct\Service\RecentlyViewedProductService::saveRecentProductCollection(): Argument #2 ($context) must be of type Shopware\Core\System\SalesChannel\SalesChannelContext, null given, called in /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php on line 223" at /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php line 111 {"exception":"[object] (TypeError(code: 0): RecentlyViewedProduct\Service\RecentlyViewedProductService::saveRecentProductCollection(): Argument #2 ($context) must be of type Shopware\Core\System\SalesChannel\SalesChannelContext, null given, called in /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php on line 223 at /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php:111)"} [
The text was updated successfully, but these errors were encountered:
Breaks the page (sometimes) for some reason, throwing the following error in log:
[2023-01-18T10:48:46.125553+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "RecentlyViewedProduct\Service\RecentlyViewedProductService::saveRecentProductCollection(): Argument #2 ($context) must be of type Shopware\Core\System\SalesChannel\SalesChannelContext, null given, called in /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php on line 223" at /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php line 111 {"exception":"[object] (TypeError(code: 0): RecentlyViewedProduct\Service\RecentlyViewedProductService::saveRecentProductCollection(): Argument #2 ($context) must be of type Shopware\Core\System\SalesChannel\SalesChannelContext, null given, called in /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php on line 223 at /data/web/shopware/custom/plugins/RecentlyViewedProduct/src/Service/RecentlyViewedProductService.php:111)"} [
The text was updated successfully, but these errors were encountered: