You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an option named for instance allowed_locales, that when set, would cause the widget to display only locales that appear in it, and would throw an exception if one of them can't be found in Intl::getLocaleBundle()->getLocaleNames() keys. If this is something that you think would be useful, I can write the code and make a PR.