ga-wdi-boston / team-project

Other
2 stars 39 forks source link

500 error on sign in - Triggered only when user omits a required field on first attempt #365

Closed artpylon closed 7 years ago

artpylon commented 7 years ago

Testing locally, have discovered an intermittent issue with sign-in. If the the user first attempts to submit only an email (and no password), then submits both (valid creds), a 500 error is returned.

I've tried console logged in the data and it appears to be correct on both attempts.

artpylon commented 7 years ago

Seems to be user error.