DetailPanel ShopByMobile 클릭 함수 nowMenu 의존성 배열 추가
This commit is contained in:
@@ -175,7 +175,7 @@ export default function UnableProduct({
|
||||
dispatch(sendLogShopByMobile(params));
|
||||
shopByMobileLogRef.current = params;
|
||||
}
|
||||
}, [panelInfo?.liveFlag, productData, shopByMobileLogRef]);
|
||||
}, [panelInfo?.liveFlag, productData, nowMenu, shopByMobileLogRef]);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user