Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wrong generated code #5810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 2 tasks
CounterDark opened this issue May 12, 2025 · 1 comment
Closed
1 of 2 tasks

Wrong generated code #5810

CounterDark opened this issue May 12, 2025 · 1 comment
Assignees
Labels
status: duplicate This issue already exists.

Comments

@CounterDark
Copy link

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 builded actions using loop generated item variable are not coresponding to proper values. The generated code is wrong, it referances only the loop_item and not loop_item.property. That gives constant errors in downloaded code and now I also encountered the issue also stops me from deploying the app as building also sees the error. The FlutterFlow editor doesn't show the errors though.

Expected Behavior

Correctly generated code referencing loop_item.property instead of loop_item .

Steps to Reproduce

1.Create loop action over list with custom data type
2. Referency loop item property in any other action
3. No errors in editor, but downloaded code is broken

Reproducible from Blank

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

Bug Report Code (Required)

ITFfk8nf24lOobQA1oSJbO5WnWARHH0cTIMziNZ+exUbfaL1Bu0if8/CTEhvUtfgaVNcBU2luD8x/+Dwj/PUUvkoAzedbqpE+ZZqVAvOe2i5VLabDoeadEBTJ8Bjf2qe4Kaz3R1AOrZsck4SwGaMDfCQQg7DBOu/Zwh9f6PHaOI=

Visual documentation

Image

Image

Environment

- FlutterFlow version: v5.4.9
- Platform: Mobile
- Browser name and version: Brave 1.78.97
- Operating system and version affected: Windows 11

Additional Information

I'm unable to deploy my app

@CounterDark CounterDark added the status: needs triage A potential issue that has not been confirmed as a bug. label May 12, 2025
@AleksanderStormBound AleksanderStormBound marked this as a duplicate of #5809 May 12, 2025
Copy link
Collaborator

Hello!

First of all, I'm sorry you're experiencing this issue. The good news is that it has already been reported, and our team is actively working on a fix.
You can follow any updates on the progress here: GitHub Issue #5780.

Thank you for your patience and understanding!

@Alezanello Alezanello self-assigned this May 12, 2025
@Alezanello Alezanello closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2025
@Alezanello Alezanello removed the status: needs triage A potential issue that has not been confirmed as a bug. label May 12, 2025
@Alezanello Alezanello added the status: duplicate This issue already exists. label May 12, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate This issue already exists.
Projects
None yet
Development

No branches or pull requests

2 participants