Can we access your project?
Current Behavior
In FlutterFlow Test Mode, the Debug Panel button is disabled and cannot be clicked.
This happens only in one specific project. Other projects under the same account, workspace, and plan can open the Debug Panel normally.
The app itself can still run in Test Mode, and I can see the page loaded successfully. However, the Debug Panel button remains greyed out, so I cannot inspect App State, Component Parameters, or runtime variables.
I have already tried:
- Hot Restart
- End Session and start Test Mode again
- Confirmed that this project is in the same workspace/account/plan as other projects where Debug Panel works
- Tested with the same browser and same environment
The issue still occurs only in this project.
Expected Behavior
The Debug Panel button should be enabled in Test Mode.
When clicking the Debug Panel button, it should open the panel and allow me to inspect runtime variables such as App State, Page State, Component Parameters, and other debugging information, the same as in my other FlutterFlow projects.
Steps to Reproduce
- Open the affected FlutterFlow project.
- Click the "Test" button to run the app in Test Mode.
- Wait until the app loads successfully.
- Try to click the "Debug Panel" button.
- Observe that the Debug Panel button is disabled/greyed out and cannot be clicked.
- Open another project under the same account, workspace, and plan.
- Run Test Mode in that other project.
- Observe that the Debug Panel button works normally in the other project.
Reproducible from Blank
Bug Report Code (Required)
Visual documentation
I attached screenshots showing the issue:
- Screenshot 1: Another project under the same account/workspace where the Debug Panel works normally.
- Screenshot 2: The affected project where the Debug Panel button is greyed out and cannot be clicked in Test Mode.
The app page loads successfully in Test Mode, but the Debug Panel remains disabled only in this specific project.
Environment
Environment:
- FlutterFlow Web
- Test Mode
- Browser: Google Chrome
- Device: Mac
- Account/workspace/plan: Same as another project where Debug Panel works normally
- Issue scope: Only one specific project
Additional Information

Can we access your project?
Current Behavior
In FlutterFlow Test Mode, the Debug Panel button is disabled and cannot be clicked.
This happens only in one specific project. Other projects under the same account, workspace, and plan can open the Debug Panel normally.
The app itself can still run in Test Mode, and I can see the page loaded successfully. However, the Debug Panel button remains greyed out, so I cannot inspect App State, Component Parameters, or runtime variables.
I have already tried:
The issue still occurs only in this project.
Expected Behavior
The Debug Panel button should be enabled in Test Mode.
When clicking the Debug Panel button, it should open the panel and allow me to inspect runtime variables such as App State, Page State, Component Parameters, and other debugging information, the same as in my other FlutterFlow projects.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
Visual documentation
I attached screenshots showing the issue:
The app page loads successfully in Test Mode, but the Debug Panel remains disabled only in this specific project.
Environment
Additional Information