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 has been archived by the owner on Mar 12, 2020. It is now read-only.
It works fine if you make a selection and then hit submit button (as you're supposed to), but if the user doesn't make a selection and just hits submit it causes problems. The validation is working as it shows an x with the properly error message saying they need to make a selection. But then if they make a selection after the initial validation it never validates to let the user submit and you must hit refresh.
The text was updated successfully, but these errors were encountered:
It works fine if you make a selection and then hit submit button (as you're supposed to), but if the user doesn't make a selection and just hits submit it causes problems. The validation is working as it shows an x with the properly error message saying they need to make a selection. But then if they make a selection after the initial validation it never validates to let the user submit and you must hit refresh.
The text was updated successfully, but these errors were encountered: