From e78fc1b759fea33362b857052511c4e50c5ca38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cbc-yevhenii-buliuk=E2=80=9D?= <“yevhenii.buliuk@bigcommerce.com”> Date: Fri, 15 Apr 2022 13:18:00 +0300 Subject: [PATCH] fix(storefront): BCTHEME-963 Reviews form not submitting after quick view opening on PDP. --- CHANGELOG.md | 1 + templates/components/products/product-view.html | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afb9566403..0877758af7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Draft +- Reviews form not submitting after quick view opening on PDP. [#2201](https://github.com/bigcommerce/cornerstone/issues/2201) ## 6.3.0 (03-11-2022) - Update blog component to use H1 tags on posts [#2179](https://github.com/bigcommerce/cornerstone/issues/2179) diff --git a/templates/components/products/product-view.html b/templates/components/products/product-view.html index 241fa75652..851e3f317f 100644 --- a/templates/components/products/product-view.html +++ b/templates/components/products/product-view.html @@ -132,7 +132,9 @@