Skip to content

Double-clicking on the account validation link leads to an error page

  1. Create an account with email

  2. Click on the validation link

  3. Click on the validation link again

Result

  • An error message is displayed {"data":null,"error":{"status":400,"name":"ValidationError","message":"Invalid token","details":{}}}

  • The account is successfully validated

Expected Result

  • A page indicating that this account is already validated is displayed

  • or I am directly taken to the login page or my Dashboard if I am already logged in

Task

  • Add a debounce and/or disable the button during the mutation

Notion: https://www.notion.so/Double-clicking-on-the-account-validation-link-leads-to-an-error-page-c59f279710e5407ebe5ea581e56da18c

Points: 2