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

Latest commit

 

History

History
6 lines (6 loc) · 350 Bytes

2021-01-27-product-reviews-cant-be-added-in-chrome-if-a-review-already-exists-by-another-user.md

File metadata and controls

6 lines (6 loc) · 350 Bytes
title issue
Product Reviews can't be added in Chrome, if a review already exists by another user
NEXT-12181

Storefront

  • Added a condition for the element.removeEventListener of src/Storefront/Resources/app/storefront/src/plugin/forms/form-ajax-submit.plugin.js, to check if element.removeEventListener exists, before it is called.