VueJS How to change focus into next element using Enterkey
Can someone help me I’m so stuck here finding solution in my problem. I have table report and in the first field autocomplete If I pressed Enter key the focus must go to the next element in “Startdate” dropdown v-select then press “Enter” again to go Cutoffdate and in View Report submit button that is the sequence. now I’m struggling because if i pressed enter key after in the autocomplete field the focus is jumping in Cutoffdate, the startDate element is not included in focus using enter key. This is the fields.