Mr. Nasıl

Results 7 comments of Mr. Nasıl

https://www.npmjs.com/package/vue3-tel-input-js

> same problem `import { VueTelInput } from 'vue3-tel-input-js'` ```vue ```

https://www.npmjs.com/package/vue3-tel-input-js

> @mrnasil how does this vue3 version work then, I have installed it, just chnaged the refs to vue3 and its dont work? v-model="phone" :value="inputValue" @blur="handleBlur" @input="handleChange" @validate="validate"

"vue3-tel-input-js": "^1.0.0", I haven't had time to update the documentation. ` import { VueTelInput } from 'vue3-tel-input-js' import 'vue3-tel-input-js/dist/vue3-tel-input-js.css' const phone = toRef(props, 'phone') `

https://www.npmjs.com/package/vue3-tel-input-js

Any update? [nuxt] Your project has layouts but the `` component has not been used.