You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Can we access your project?
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
Bug Report Code (Required)
ITFfk8nf24lOobQA1oSJbO5WnWARHH0cTIMziNZ+exUbfaL1Bu0if8/CTEhvUtfgaVNcBU2luD8x/+Dwj/PUUvkoAzedbqpE+ZZqVAvOe2i5VLabDoeadEBTJ8Bjf2qe4Kaz3R1AOrZsck4SwGaMDfCQQg7DBOu/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
I'm unable to deploy my app
The text was updated successfully, but these errors were encountered: