Jack O'Connor

Results 202 comments of Jack O'Connor

@TheBlackSwannn apologies for the delay in getting to this - life has been getting in the way. > The _getHiddenSelectedCountryWidth function fails when the input is within an iframe or...

Your report says you see this issue even when just putting the input in a hidden container, which I can't reproduce. In fact, this is the very use case that...

Ok, just reading about this, and apparently if the iframe is from the same origin as the parent document, then the JS in the iframe can access the DOM in...

I've implemented the `window.top` fix in v25.10.1 (and also added sane fallback values as well). Let me know if that works for you.

Hi there, thanks for putting this together - I look forward to reviewing this and hopefully getting it merged and released ASAP. Unfortunately, I have very limited time to commit...

Apologies for the delay in getting to this; life has really gotten in the way. Please could you run the build command `npm run build:js` and commit those files too....

When you build it, you will see ESLint errors - you should be using "const" instead of "let" for all array declarations. But otherwise it appears to be working well,...

Merged manually. Thanks again for your help on this.

This should be fixed in v25.4.4. Let me know if you're still having any issues.

My apologies for the delay in getting back to you. I have just updated the plugin to the latest version of libphonenumber, which may fix your issue. Please give that...