jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
https://intl-tel-input.com
MIT License
7.69k stars 1.95k forks source link

Can I import intlTelInputWithUtils directly? #1833

Closed nidamunir-extreme closed 1 month ago

nidamunir-extreme commented 1 month ago

Plugin version

e.g. v24.5.0 (please try latest version)

I see intlTelInputWithUtils file in build directory. Can I import it directly and skip loadUtils?

Steps to reproduce

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what actually happens

Initialisation options

List any options you're using e.g. utilsScript or onlyCountries

nidamunir-extreme commented 1 month ago

Figured it out. Thanks