react-phone-number-input icon indicating copy to clipboard operation
react-phone-number-input copied to clipboard

(legacy) [version 2.x] Some flags have dissapeared

Open ebaynaud opened this issue 3 years ago • 8 comments

Due to: https://github.com/lipis/flag-icon-css/issues/860

ebaynaud avatar Oct 22 '21 14:10 ebaynaud

What?

catamphetamine avatar Oct 22 '21 14:10 catamphetamine

Trying to understand why some of the flags have disappeared: https://flagicons.lipis.dev/

ebaynaud avatar Oct 22 '21 14:10 ebaynaud

This bug seems to be affecting version 2.x because it seems to have been using the now-removed flags from that lipis repo. Users should migrate to the latest version 3.x then.

catamphetamine avatar Oct 25 '21 11:10 catamphetamine

Indeed, upgrading solves the issue.

ebaynaud avatar Oct 25 '21 17:10 ebaynaud

👋🏼 I've upgraded the package to version 3.0.0 but it seems like it's still trying to fetch the icons from lipis's library. I don't see any requests from country-flag-icons. It shows flags if I use flagUrl={...purecatamphetamine.github.io/country-flag-icons... prop. How can I debug this?

HasanCanUgurlu avatar Dec 07 '21 16:12 HasanCanUgurlu

I've upgraded the package to version 3.0.0 but it seems like it's still trying to fetch the icons from lipis's library.

It shouldn't.

catamphetamine avatar Dec 07 '21 17:12 catamphetamine

Indeed, I am seeing this as well. Dev and Production builds are pulling flags from purecatamphetamine.github.io.

n8sabes avatar Dec 19 '21 20:12 n8sabes

When updating from version 1.1.4 to the latest, I encountered the problem of "styles flying off". Default select and other. Can I somehow upgrade leaving the old view?

oddVlad avatar Dec 23 '21 07:12 oddVlad