fix(common): avoid duplicate key input coming from phyiscal buttons
This commit is contained in:
@@ -159,6 +159,7 @@ onRender((ctx) => {
|
||||
"
|
||||
:b-label="$t('common.quit')"
|
||||
:a-label="$t(`contact.actions.${BUTTONS[selected].action}`)"
|
||||
no-keyboard-a
|
||||
@activate-a="handleActivateA(selected)"
|
||||
@activate-b="handleActivateB"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user