diff --git a/src/fmg-components/promo-modal-question/promo-modal-question.vue b/src/fmg-components/promo-modal-question/promo-modal-question.vue index 911522668..656aeaa38 100644 --- a/src/fmg-components/promo-modal-question/promo-modal-question.vue +++ b/src/fmg-components/promo-modal-question/promo-modal-question.vue @@ -10,7 +10,7 @@ :ref="modalName" :headerText="modalHeaderText" :onModalClosedCallback="onModalClosed" - :onModalOpenedCallback="focusOnPromoInput" + :onModalOpenedCallback="openModal" :footerButtonText="modalFooterText" @footer-button-event="addPromoCode">