FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
121 stars 18 forks source link

Flashing grey screen and slow performance after latest FlutterFlow update #4024

Open dario-1996 opened 3 days ago

dario-1996 commented 3 days ago

Can we access your project?

Current Behavior

  1. Flashing grey screen: When I make changes to the UI, the screen turns grey, covering only the FlutterFlow interface (it doesn't affect browser tabs or other parts of the screen). This issue temporarily goes away when I reload the page, but reappears when I make further edits.

  2. Slow editing performance: Changes I make to the UI are applied very slowly. The response time when editing is considerably longer than before the update, which impacts workflow.

Expected Behavior

  1. Fluid UI: When making changes to the FlutterFlow UI, I expect the interface to update quickly and smoothly without rendering issues, without a gray screen appearing. The editing experience should be instant and seamless.

  2. Quick responses to changes: When modifying components or widgets, there should be an immediate response in the preview. Editing and layout changes should be reflected in an agile manner, allowing for an efficient workflow.

Steps to Reproduce

  1. Open the project in FlutterFlow: Log in to FlutterFlow and open the project where the issues are occurring.

  2. Access the action editor: Navigate to the actions section of your project. This is where you configure your app's interactions and logic.

  3. Add or configure an action: Try adding a new action or configuring an existing one, specifically around backend calls or actions that require an internet connection.

  4. Observe the screen: When you want to make changes to the action configuration, you notice that the screen suddenly turns completely gray, indicating that there is a problem with the rendering of the interface.

  5. Test UI changes: After experiencing the issue in the action editor, try making changes to any part of the UI (such as adding, removing, or modifying widgets).

  6. Evaluate performance: You notice that the changes you make are applied extremely slowly. Sometimes, changes may even roll back or not be reflected at all, affecting your workflow.

  7. Reload the page: When you reload the page, you may notice that the grey screen issue temporarily goes away, but it may reappear as you make further edits.

Reproducible from Blank

Bug Report Code (Required)

IT4oj8nc05NPmN9G15D2b8BKpyQUHGV7aOcvjMpBZywgfZzzBLN/fPfQP1duXu6oTEFmPE6cp14f0f+NkoafGMEBHymZQJx4/7tcUArJTmOgMpuTF7uKf0Z5HeRWfxXF08PYhiJAWfJuc0YG2V6YBdmuZz7YHpjMNVQ8Sq/LZO4=

Visual documentation

image image

Environment

- FlutterFlow version: v5.0.0+ released October 9, 2024
- Platform: Web
- Browser name and version: Chrome 129.0.6668.90 (Build oficial) (64 bits)
- Operating system and version affected: 64-bit operating system, x64-based processor

Additional Information

No response

holcz commented 2 days ago

Same here. Can you please investigate?

Alezanello commented 1 day ago

Hello,

We sent a fix yesterday. Does this issue still persist, or was it fixed in the latest FlutterFlow updates?