Skip to content

Test Mode repeatedly stalls at "Finalizing project setup" after compilation #7448

Description

@business853

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

Project: BEFORE
Project ID: before-jm3x4r

A fresh Test Mode sandbox compiles and advances normally through code generation and sandbox creation, but then remains indefinitely at "Finalizing project setup." The UI states that setup typically takes under one minute, but the latest session remained there for more than four minutes and never rendered the app.

Latest affected session:

Previous clean session with the same failure:

  • Session ID: 3453882d-bdc8-4bc9-a201-3a8983ce5c1f

No FlutterFlow project compilation or app runtime error is displayed. Available console messages are environment-level warnings: WebGL is unavailable and rendering falls back to CPU; Google Maps JavaScript API loading is not asynchronous; and browser-extension metadata messages.

Expected Behavior

After compilation and sandbox creation complete, Test Mode should finish finalizing and render the app so the authenticated user can interact with the BEFORE project.

Steps to Reproduce

  1. Open project BEFORE (project ID: before-jm3x4r) in the FlutterFlow web editor.
  2. Confirm the project is synchronized.
  3. Start a fresh Test Mode session.
  4. Allow code generation and sandbox creation to complete without reloading or restarting.
  5. Observe that the process reaches "Finalizing project setup."
  6. Wait at least four minutes.
  7. Observe that the app never renders and no project compilation/runtime error appears.
  8. End the temporary session and repeat with a clean Test Mode session; the same stall occurs.

Reproducible from Blank

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

Bug Report Code (Required)

ITFXlvHl04lPm9hE1ZCIY8ZGnikwGVAbUOc7j9VEGAsjCeP0POxzP/TBaldWUsyrdkFlMESmmj0BpvyKiOPXIMYqKQeaY6E6zKp+chXwLViVa5OBCrWaZnZ6M8VPCGrE0rWvuyN5APVpWmwj3161et+9TgXAJ5O3ImdISq/LZO4=

Visual documentation

The Test Mode screen remains on:
"Creating sandbox environment..."
"Finalizing project setup..."
"This typically takes under a minute"

Latest session evidence:
https://app.flutterflow.io/debug/before-jm3x4r/a1d6654e-82ae-4f56-8da7-270e4cc16c4d?sandbox=1

Environment

- FlutterFlow version: Current production web editor as of August 30, 2026
- Platform: Web
- Browser name and version: Chrome cloud browser (exact version not exposed)
- Operating system and version affected: Managed cloud-browser environment (exact OS version not exposed)

Additional Information

This blocks the remaining read-only MVP smoke tests for Add Reminder notification defaults and Reminder Details overflow.

Troubleshooting already completed:

  • Reloaded one stalled sandbox once; it recompiled and stalled at the same point.
  • Ended only the temporary stalled session and launched clean replacement sessions.
  • Retried after several hours and after reauthenticating to FlutterFlow.
  • Verified the generated Dart code and the four existing notification-switch bindings.
  • Confirmed the project is synchronized and no app compilation error is reported.
  • No incognito session was used because the failure occurs after cloud sandbox compilation.

A similar historical report exists at #5364, but it was closed in January 2025 after that reporter said the issue resolved itself. This project continues to reproduce the failure across multiple clean sessions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions