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
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
I am supporting about two dozen countries since those are the places we can handle payments.
I currently have to allow users to type in any country and then receive a validation error when they blur the field since I cannot limit the countries to more than 5.
I am curious if there is a reason to throttle this to just 5, and is there a way to turn this off and allow more countries?
I am supporting about two dozen countries since those are the places we can handle payments.
I currently have to allow users to type in any country and then receive a validation error when they blur the field since I cannot limit the countries to more than 5.
I am curious if there is a reason to throttle this to just 5, and is there a way to turn this off and allow more countries?