Can we access your project?
Current Behavior
Project Link: https://flutterflow.io/project/near-her-o61nav
- UserProfileDetail.userId exists as a String.
- Three navigation actions show null (non-existent).
- Removing or changing that entry produces “Invalid Action” and reverts.
- Temporarily disabling Required lowers errors from 7 to 3, but attempting the repair returns them to 7.
- The problem occurs in both the desktop app and browser.
Expected Behavior
The navigation action should let me remove the stale null (non-existent) parameter, select the existing UserProfileDetail.userId String parameter, and assign a valid user ID. The change should save without an “Invalid Action” message or reverting, and the related parameter errors should clear.
Steps to Reproduce
- Open the project and click the red Issues counter.
- Select a Passing Parameters error stating that userId passed to UserProfileDetail does not exist.
- Open the affected Navigate To UserProfileDetail action.
- Under Parameters, click null (non-existent) and attempt to change or remove it.
- FlutterFlow displays “Invalid Action” and reverts the change, leaving the error unresolved.
The destination page already has a String parameter named userId. This occurs in both the desktop app and browser.
Reproducible from Blank
Bug Report Code (Required)
ITFfivHlz4ZgoeVc15SJb+1oiiUsKVMcToAzlO1HcxAYGO/yPbJ/Zc+kMxJVXemndGNHMU7/8HEe/sHemvP1FcBdKSuYf6JB/5FuUxbJXki6b7qXEc2Cdm5/DftYClCsyJiS2QpBKrZvLlo53E+QH/KsTgzAGbLXPmwnP/78OZOK2SrDX1iXc2URm05KZDPz
Visual documentation
userId bug Issue - Flutterflow.pdf
Environment
- FlutterFlow version:v7.0.79 released 09/11/2026
- Platform: Windows Desktop & Chrome Web
- Browser name and version: Chrome Version 153.0.8010.36
- Operating system and version affected: Windows 11 25H2
Additional Information
I cannot clear the bugs to complete my project. I have been stuck for 3 days.
Can we access your project?
Current Behavior
Project Link: https://flutterflow.io/project/near-her-o61nav
Expected Behavior
The navigation action should let me remove the stale null (non-existent) parameter, select the existing UserProfileDetail.userId String parameter, and assign a valid user ID. The change should save without an “Invalid Action” message or reverting, and the related parameter errors should clear.
Steps to Reproduce
The destination page already has a String parameter named userId. This occurs in both the desktop app and browser.
Reproducible from Blank
Bug Report Code (Required)
ITFfivHlz4ZgoeVc15SJb+1oiiUsKVMcToAzlO1HcxAYGO/yPbJ/Zc+kMxJVXemndGNHMU7/8HEe/sHemvP1FcBdKSuYf6JB/5FuUxbJXki6b7qXEc2Cdm5/DftYClCsyJiS2QpBKrZvLlo53E+QH/KsTgzAGbLXPmwnP/78OZOK2SrDX1iXc2URm05KZDPz
Visual documentation
userId bug Issue - Flutterflow.pdf
Environment
Additional Information
I cannot clear the bugs to complete my project. I have been stuck for 3 days.