Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (12 loc) · 576 Bytes

2021-04-12-prevent-duplicate-cart-alerts.md

File metadata and controls

12 lines (12 loc) · 576 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Prevent duplicate cart alerts
issue: NEXT-14465
author: Lennart Tinkloh
author_email: [email protected]
author_github: @lernhart
---

Storefront

  • Removed twig block page_checkout_cart_messages from src/Storefront/Resources/views/storefront/page/checkout/cart/index.html.twig
  • Removed twig block page_checkout_confirm_errors from src/Storefront/Resources/views/storefront/page/checkout/cart/index.html.twig
  • Removed twig block page_checkout_confirm_errors from src/Storefront/Resources/views/storefront/page/checkout/confirm/index.html.twig