diff --git a/com.twin.app.shoptime/src/components/TPopUp/TPopUp.jsx b/com.twin.app.shoptime/src/components/TPopUp/TPopUp.jsx index 14c41f9f..a46df6b7 100644 --- a/com.twin.app.shoptime/src/components/TPopUp/TPopUp.jsx +++ b/com.twin.app.shoptime/src/components/TPopUp/TPopUp.jsx @@ -58,7 +58,7 @@ export default function TPopUp({ Spotlight.focus("tPopupBtn2"); // TODO // if (options) Spotlight.focus(`option_${selectedOptionIdx}`) - }, []); + }, [open]); const _onClick = useCallback( (e) => {