From c06fe4807ca7e31416c9b4a71de3d5402d0ed4a8 Mon Sep 17 00:00:00 2001 From: "sungmin.in" Date: Wed, 24 Jul 2024 16:22:27 +0900 Subject: [PATCH] =?UTF-8?q?[SHOPTIME-2988]=20=EB=B9=84=EB=94=94=EC=98=A4?= =?UTF-8?q?=20=ED=8F=AC=EC=BB=A4=EC=8A=A4=20=EC=88=98=EC=A0=95(=EB=A1=A4?= =?UTF-8?q?=EB=A7=81)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/HomePanel/HomeBanner/RollingUnit.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RollingUnit.jsx b/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RollingUnit.jsx index 8e37129b..fbac1544 100644 --- a/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RollingUnit.jsx +++ b/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RollingUnit.jsx @@ -27,6 +27,7 @@ import usePriceInfo from "../../../hooks/usePriceInfo"; import { LOG_MENU, LOG_TP_NO, panel_names } from "../../../utils/Config"; import { formatGMTString } from "../../../utils/helperMethods"; import css from "./RollingUnit.module.less"; +import { finishVideoPreview } from "../../../actions/playActions"; const SpottableComponent = Spottable("div"); @@ -295,6 +296,8 @@ export default function RollingUnit({ const bannerType = currentData.shptmBanrTpNm; if (bannerType === "Today's Deals") { + dispatch(finishVideoPreview()); + handlePushPanel(panel_names.DETAIL_PANEL, createPanelInfo(currentData)); dispatch( sendLogTopContents({