refactor: refs #6897 update component props and attributes for consistency and improved functionality #1508

Merged
pablone merged 3 commits from 6897-fixMinorIssues into test 2025-02-28 06:02:17 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a95b87999f - Show all commits

View File

@ -202,7 +202,7 @@ function setCursor(ref) {
:option-label="col.optionLabel"
:filter-options="['id', 'name']"
:tooltip="t('Create a new expense')"
@keydown.tab="
@keydown.tab.prevent="
autocompleteExpense(
$event,
row,