-
Notifications
You must be signed in to change notification settings - Fork 28
Description
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
I had a button with around 15 actions (I know this might be a lot, but i'm still learning.) To test something I disabled them but the desktop app became insanely laggy using so much ram. I barely deleted the actions,
deleted everything related to those actions (conditions, page states etc.) but the yellow issue checker function continuously loads and the app is still so laggy.
And test builds are failing to load. This just happened after what I did. Even clicking something causes a lag now. Did not have this like 2 hours ago.
Expected Behavior
I expected the actions to disable but they completely bricked the
Steps to Reproduce
1-I disabled a bunch of validation-page state updates. thats basically it... I had some page states. And those page states where used in update page state action with rebuilding for form validation checks. Had them like, Form validation -> page state update -> Form validation -> page state update a couple times. and then a final conditional action with AND checks. I disabled the actions, everything went haywire. I used chatgpt to create the system so I'm trying to remember what I did with it as best as possible. I hope this helps...
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
everything fails to even generate a code...
Visual documentation
Environment
- FlutterFlow version: Desktop app, 6.4.82
- Platform: Windows Desktop App
- Browser name and version: Firefox, 146.0.1 (64bit)
- Operating system and version affected: Windows 10 Pro, 22H2Additional Information
No response