Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 419 Bytes

2021-08-26-add-missing-csrf-attribute-when-ajax.md

File metadata and controls

9 lines (9 loc) · 419 Bytes
title issue author author_email author_github
Add missing data-form-csrf-handler to delete product from wishlist
NEXT-17322
Adam Sprada
adam@sprada.pl
asprada

Storefront

  • Added missing data attribute data-form-csrf-handler="true" in the src/Storefront/Resources/views/storefront/component/product/card/box-wishlist.html.twig to be able to delete product from wishlist when csrf mode is set to ajax.