We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The cities list does not appear if I disable the state selector
To Reproduce set showStates: false and showCities: true
showStates: false
showCities: true
Expected behavior I expect the widget to show the cities list that contains all the cities of the selected country
The text was updated successfully, but these errors were encountered:
+1, this is expected behaviour for me also.
Another question would be - what should be presented in case of cities with the same name in different states, but never the less.
Sorry, something went wrong.
+1 on this, can I submit a PR for this?
No branches or pull requests
Describe the bug
The cities list does not appear if I disable the state selector
To Reproduce
set
showStates: false
andshowCities: true
Expected behavior
I expect the widget to show the cities list that contains all the cities of the selected country
The text was updated successfully, but these errors were encountered: