iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
818 stars 342 forks source link

ERR_BLOCKED_BY_CLIENT after latest update, this error is available on official documentation too. #488

Open JatinBrainybuzz opened 1 month ago

JatinBrainybuzz commented 1 month ago

Im facing issue with GET https://ip2c.org/s net::ERR_BLOCKED_BY_CLIENT,

image

this error is also available on the official documentation site.

image

Im getting this error after the latest update, cause I didn't change anything in code and it was working fine before. Also in localhost it works fine but in production of nuxt 3 it giving me these error. please give some solution to it.