Relative Content

Tag Archive for vue.jsdomvuetify.jsrefvue-tel-input

$refs undefined when accessing VueTelInput component

I am working on a Vue.js component that uses the VueTelInput component for phone number input. I am encountering an issue where the $refs for VueTelInput is undefined when I try to access its choose method. Here is a snippet of my code: