Skip to content

Commit

Permalink
Merge branch 'develop' into epic/ssr-error-handling
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelfras committed Sep 10, 2024
2 parents a163637 + d09d913 commit 8c36f82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ export const defaultFeatureToggles: Required<FeatureTogglesInterface> = {
pdfInvoicesSortByInvoiceDate: false,
storeFrontLibCardParagraphTruncated: true,
useProductCarouselBatchApi: false,
productConfiguratorAttributeTypesV2: false,
productConfiguratorAttributeTypesV2: true,
propagateErrorsToServer: false,
ssrStrictErrorHandlingForHttpAndNgrx: false,
productConfiguratorDeltaRendering: false,
Expand Down

0 comments on commit 8c36f82

Please sign in to comment.