title | issue |
---|---|
Fix selected review state on mobile offcanvas not showing |
NEXT-13836 |
- Changed
replaceElement
method insrc/Storefront/Resources/app/storefront/src/helper/element-replace.helper.js
to handle if both source and target element is NodeList. - Changed
replaceSelector
option insrc/Storefront/Resources/views/storefront/component/review/review-widget.html.twig
to replace a whole review offcanvas after updating review filter. - Changed
replaceSelector
insrc/Storefront/Resources/views/storefront/page/product-detail/review/review-widget.html.twig
to replace a whole review offcanvas after updating review filter.