fix(common): avoid duplicate key input coming from phyiscal buttons
This commit is contained in:
@@ -225,6 +225,7 @@ defineOptions({
|
||||
:y-offset="confirmationModal.buttonsYOffset + store.submenuButtonsOffsetY"
|
||||
:b-label="bLabel"
|
||||
:a-label="aLabel"
|
||||
no-keyboard-a
|
||||
@activate-a="handleActivateA"
|
||||
@activate-b="handleActivateB"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user