Skip to content

MealCard3 component p/c/f parameters marked as invalid despite being defined #7250

Description

@PlateBrain74

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

The MealCard3 component has three parameters (p, c, f) that are defined in the component's Define Parameters section. Despite being properly defined, FlutterFlow marks them as invalid and shows red errors in the widget tree. The errors block Test Mode and build.

Expected Behavior

The p, c, f parameters defined in MealCard3 component should be recognised as valid and not cause any errors. The component should build without red parameter errors.

Steps to Reproduce

  1. Create a component named MealCard3
  2. Define three parameters: p, c, f (type: double or String)
  3. Use these parameters inside the component widgets
  4. Open the component in the widget tree
  5. Observe that p, c, f parameters are marked as invalid with red errors despite being defined

Reproducible from Blank

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

Bug Report Code (Required)

IT4siMn1z892pbxZ15D+acFr/GAsJlA7auc4scpCbw4bIYj2P4lzY876P1tWXtPnYXNMf1mMp14e0dLIvfH1CcYoOQyVGd1k1alyUQqXcDiuaZuTF7W0e3RBEdNRJ36B5re3pwklJbF2cmwG32CPe+mAbC7aJLr4DkQwSq/LZO4=

Visual documentation

Image

Environment

- FlutterFlow version: latest (web)
- Platform: Web
- Browser name and version: Chrome (latest)
- Operating system and version affected: Windows 11

Additional Information

This issue blocks Test Mode and build. The p, c, f parameters are used to display protein, carbohydrates and fat values in a meal card component. The bug appears to be a false positive as the parameters are correctly defined in the component.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions