Issue #3190799: ProductVariationContext causes to generate sample images even if "Show content preview" is disabled in the LayoutBuider
Merged
requested to merge issue/commerce-3190799:3190799-productvariationcontext-causes-to into 8.x-2.x
Compare changes
Files
3@@ -14,6 +14,7 @@ use Drupal\Core\Routing\RouteMatchInterface;
@@ -14,6 +14,7 @@ use Drupal\Core\Routing\RouteMatchInterface;
@@ -37,6 +38,13 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -37,6 +38,13 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -50,6 +58,16 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -50,6 +58,16 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -82,13 +100,6 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -82,13 +100,6 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -99,7 +110,7 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -99,7 +110,7 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -108,7 +119,7 @@ class ProductVariationContext implements ContextProviderInterface {
@@ -108,7 +119,7 @@ class ProductVariationContext implements ContextProviderInterface {