Jack O'Connor

Results 202 comments of Jack O'Connor

We're now [moving over to Jest](https://github.com/jackocnr/intl-tel-input/issues/1630), so I'll close this.

Try setting nationalMode:false

I'm not familiar with that project, but here's a list of recent changes to help someone: - [Enable countrySearch and fixDropdownWidth by default](https://github.com/jackocnr/intl-tel-input/commit/8a177c12b1a0b1ef3a2fcced56000acbb7ee13a5) - [Change hiddenInput to take a function](https://github.com/jackocnr/intl-tel-input/commit/685809d302f87a63903c519320ac7ad98114e791)...

I'd say let's leave this open until it gets fixed, so people know 👍

I've just moved this project to Typescript (in v21.0.0), so types are now included automatically (see build/js/intlTelInput.d.ts).

Can you check in the JS console, network tab - is the utils script loading successfully?

If you open intl-tel-input/react/demo/validation.html in a browser, does it work as expected?

The only thing I can think is to make sure you're using the latest version of the plugin. Otherwise, I would need a live demo to be able to debug...

Here is a [codepen using the react component](https://codepen.io/jackocnr/pen/qBvrVvN?editors=0010) if you want to fork it. Tho I have to say, if the demo is working ok, then it sounds like an...