Jack O'Connor
Jack O'Connor
Thanks for this initial code @mdpoulter! I've literally just copied this into the project here: vue/src/intl-tel-input/IntlTelInput.vue and attempted to hook it up a bit, so you _should_ (untested) now be...
Oops, I didn't update package.json, so probably those imports didn't work. That should now be fixed in v24.3.3. Do give it a try and let me know how it goes!...
Early stage Vue Component readme here: https://github.com/jackocnr/intl-tel-input/blob/master/vue/README.md
@Lrochefort @mdpoulter @carlssonemil have you managed to try using the new Vue component at all yet?
👍🏻 > We use our own wrapper Vue component I'd be interested to hear if there are any significant differences to [our one](https://github.com/jackocnr/intl-tel-input/blob/master/vue/src/intl-tel-input/IntlTelInput.vue).
> it works like a charm, sweet! Wahoo! Excellent news 🎉 (this is all thanks to @mdpoulter) > The only thing we're missing is the ability to pass attributes to...
Thanks again for your work on this @carlssonemil 🙏🏻 I think we can close this issue now 🎉
Re: the main issue you raised - if you're using separateDialCode then I would strongly recommend leaving countrySearch enabled, as they work well together - see the readme on separateDialCode...
> I tried to support your work ($$$) but system declines my ccard. Any ideas ? That's kind of you. You can also try my Paypal link if you like:...
Have you definitely updated to the latest version? You can play with [this codepen](https://codepen.io/jackocnr/pen/DyrVbw) to try it out.