Skip to content

Parameter "userId" passed by Container action to UserProfileDetail does not exist. #7496

Description

@AllisonRoss413

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 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

  1. Open the project and click the red Issues counter.
  2. Select a Passing Parameters error stating that userId passed to UserProfileDetail does not exist.
  3. Open the affected Navigate To UserProfileDetail action.
  4. Under Parameters, click null (non-existent) and attempt to change or remove it.
  5. 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

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions