Can we access your project?
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
Bug Report Code (Required)
ITFXlfHlx5dPvsxE+6qMKvl4jjowFjMMbY0v0u0bFB4dIqLkB4oEP8zOT0NKTMuWen4/OlH8nnoE/8rlvoTLIMFeIRGWGZhS0JVAaQv/WlKlaZC0PJC0YXwlAfljJlCG0LSGkRVTNthaSEInwFOtNq3qNleeY8aSfxBlZ7vfcPo=
Visual documentation
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.
Can we access your project?
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
Bug Report Code (Required)
ITFXlfHlx5dPvsxE+6qMKvl4jjowFjMMbY0v0u0bFB4dIqLkB4oEP8zOT0NKTMuWen4/OlH8nnoE/8rlvoTLIMFeIRGWGZhS0JVAaQv/WlKlaZC0PJC0YXwlAfljJlCG0LSGkRVTNthaSEInwFOtNq3qNleeY8aSfxBlZ7vfcPo=
Visual documentation
Environment
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.