title | issue |
---|---|
Product Reviews can't be added in Chrome, if a review already exists by another user |
NEXT-12181 |
- Added a condition for the
element.removeEventListener
ofsrc/Storefront/Resources/app/storefront/src/plugin/forms/form-ajax-submit.plugin.js
, to check ifelement.removeEventListener
exists, before it is called.