deeplink debug 코드 추가
This commit is contained in:
@@ -499,7 +499,7 @@ const HomePanel = ({ isOnTop }) => {
|
||||
);
|
||||
dispatch(getTop20Show());
|
||||
dispatch(getBestSeller(bestSellerLoaded));
|
||||
|
||||
console.log("###isDeepLink", isDeepLink);
|
||||
if (isDeepLink) {
|
||||
dispatch(setDeepLink({ contentTarget: "", isDeepLink: false }));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user