#1755·daily

BUG: unable to re-submit registration form if username already taken

Author: gorenburgCreated Feb 14, 2025Updated Jun 16, 2025
LabelsStatus: AcceptedType: Bug

What went wrong?

Site will throw an error 'Please complete the security check' while it's already completed (passed) on registration page. I have to refresh the page and start all over again to sign up ‍♂️

https://github.com/user-attachments/assets/78b7aa92-b894-45da-86f8-e0b12bf7d28a

Expected Behavior

After changing username on signup form it won't stuck with 'Please complete the security check' error

Steps to Reproduce Issue

bash
1. Fill onboarding (sign up) form completely (including captcha) and use some name that can be taken, for example, `example`
2. Change the username to something unique, for example, `example2957202`. Captcha is still 'valid'. Submit the form
3. See error 'Please complete the security check'

Solution Proposed

No response

Screenshots

No response

Environment

No response

Browsers

Firefox

OS

Mac

Version of daily.dev

No response

Additional Context

bash

Code of Conduct

  • I follow the conditions of this project.