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 Jul 25, 2019. It is now read-only.
There is minimum validation in the email field and when i was passing invalid email say "[email protected]" it gives some json error instead of validation error. Also truncate is not implemented which is also cause of the error
The text was updated successfully, but these errors were encountered:
We also have strange failures because of email validation. It would be better if the UserVoice server didn't try to validate emails, because if the user has entered an invalid email, then UserVoice is unusable.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is minimum validation in the email field and when i was passing invalid email say "[email protected]" it gives some json error instead of validation error. Also truncate is not implemented which is also cause of the error
The text was updated successfully, but these errors were encountered: