FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Flutterflow ui crashes in the editor #4901

Open Maazkhalid47 opened 2 days ago

Maazkhalid47 commented 2 days ago

Can we access your project?

Current Behavior

The flutterflow ui crashes in the editor and shows grey screens on widgets and as well as action flo properties panel.

Expected Behavior

The flutterflow ui should show the widgets properly

Steps to Reproduce

THESE ARE THE STEPS TO REPRODUCE ACTION FLOW PROPERTIES PANEL CRASH ONLY

  1. Create a new page
  2. Define POST API call with variables
  3. Call the api onPageLoad of created page 4.Attach API response to some widget
  4. Disable api call

Reproducible from Blank

Bug Report Code (Required)

ITEehvH1z492tbxZ+rXyKu4xgQMwJ0QlUIInj+0bWRMhfYzmEYoTd+PRflpLYte+THx2MFCjqzkJw9LUjYX1KPAnCzGWQNQ++ZRXQTzycFKQMbbQEruaQUF6MNJVCWKD0auRsRR+WPhvWV4h2l6INvCrG3qCf9qOYwx5e6fDbOY=

Visual documentation

image image image

qqq

Environment

- FlutterFlow version: 5.0.11
- Platform:Desktop windows and MacOs 
- Browser name and version:N/A
- Operating system and version affected: Windows 11 & macOs monterey v12.5

Additional Information

The app compiles successfully but ui creation gets disturbed like this, you gotta remove the widgets and add them back to overcome this problem.

Alezanello commented 1 day ago

Hello!

We released a hotfix about 6 hours ago. I’ve checked your project and did not see any grey boxes. Could you please confirm if this issue has been resolved on your end as well?

Maazkhalid47 commented 1 day ago

The grey boxes were not always here they appeared this morning, also the flutterflow ui stopped crashing since I submitted the issue, but the action flow's properties panel is still having that grey screen upon disabling actions, just like I have shown in the visual documentation above