Skip to content

Bug: Authentication Sign Up Action fails and does not create user document in Firestore #7353

Description

@dentstd7018-lgtm

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When attempting to test/run the app and register a new user using the Sign Up / Create Account page (Login page), the authentication process triggers a runtime/compilation error. Consequently, user registration fails, and no new user document is created or saved in the Firestore users collection.

Expected Behavior

Upon clicking the "اشتراك" (Sign Up) button with valid user input (Name, Email, Password), the user should be successfully authenticated via Firebase Auth, and a corresponding document should be automatically generated in the users Firestore collection containing display_name, email, and created_time.

Steps to Reproduce

Open the project in FlutterFlow editor (cecapp).

Navigate to the Login page (Sign Up tab).

Fill in the text fields (Full Name, Email, Password, Confirm Password).

Click the "اشتراك" (Sign Up) button which triggers the Firebase Create Account Action.

Observe the error popping up during execution / build time.

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITFXlfHlx5dPvsxE+6qMKvl4jjowFjMMbY0v0u0bFB4dIqLkB4oEP8zOT0NKTMuWen4/OlH8nnoE/8rlvoTLIMFeIRGWGZhS0JVAaQv/WlKlaZC0PJC0YXwlAfljJlCG0LSGkRVTNthaSEInwFOtNq3qNleeY8aSfxBlZ7vfcPo=

Visual documentation

Image

Environment

FlutterFlow version: v4.1 / Latest Web App

Platform: Web

Browser name and version: Google Chrome

Operating system: Windows 11

Additional Information

Additional Information *
This issue is blocking our progress on the CEC App student project (University of Benghazi). We need users to be able to register accounts successfully so they can access upcoming events and manage their student profiles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions