-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty string returned when selecting a country without states #28
Comments
Hi @KochiDev786 can you help me recreate this issue as I can't see the dropdown component while running it locally? |
Thank you for noticing the issue, will be fixed this week |
hi @hasanharman I'm trying to solve this but when the changes are made locally, I can't see the updates I've made in the code, can you help me out here please? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm experiencing an issue with the dropdown component when selecting a country that doesn't have states (e.g., "Anguilla" or "Vatican City"). When I select such a country, the component is returning an empty string for both the country and state instead of the expected country name.
The text was updated successfully, but these errors were encountered: