I have a dropdown that I\'m wanting to use as a list of URLs to navigate to other pages. The issue I\'m running into is the onchange
onchange
I have no idea why change doesn't work properly. But input does work.
change
input
https://codepen.io/jacobgoh101/pen/erBwKa?editors=1011
v-on:input="changeRoute(`${select.src}`)"
Perhaps you can open a new bug report for Vuetify