fix(common): avoid duplicate key input coming from phyiscal buttons

This commit is contained in:
2026-02-24 00:17:10 +01:00
parent 41a4137b22
commit e8acd4c448
5 changed files with 6 additions and 2 deletions

View File

@@ -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"
/>