mozilla-rally / rally-web-platform

Mozilla Public License 2.0
5 stars 5 forks source link

[Bug] "auth/email-already-in-use" error is not caught when changing email address #510

Closed aaga closed 2 years ago

aaga commented 2 years ago

To Reproduce

  1. Go to "Change Email"
  2. Try to use an email that already exists
  3. UI will say "Successfully sent email change request" but console will show an error.

Expected behavior It should show an error that the email is already in use.