FlutterFlow / flutterflow-issues

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

Debug panel no longer appears in DevTools during local run #4616

Closed timdcochran closed 3 weeks ago

timdcochran commented 4 weeks ago

Can we access your project?

Current Behavior

Debug panel no longer appears in DevTools during local run

Expected Behavior

Debug panel appears ni DevTools during local run

Steps to Reproduce

  1. Create a new blank app.
  2. Local run the app.
  3. Open DevTools.

Reproducible from Blank

Bug Report Code (Required)

IT4ClPHlw852j7xH7aqNdcFB/WAvKUR/RYI7le1hRQ8aHZPOD+x/fMnBN1dUOcylYXx+fFm0jjkX/MrIvtjEUPQDFxyuR4hyzrhUcQnNUXynVZiaDoS3b2pQBfhgf2LGy4mJux55AMRvLHAt2GeuI96tHzDaJYzNIUYzHuaoXdeK2SrDX1iXc2URm05KZDPz

Visual documentation

image

Environment

- FlutterFlow version: 5.0.8
- Platform: macOS Desktop
- Browser name and version: Arc Version 1.66.0 (55166)
- Operating system and version affected: macOS 15.0 (24A335)

Additional Information

More difficult to debug

rzambroni commented 3 weeks ago

Hi @timdcochran, thank you for the report! That’s unusual—I attempted to replicate the issue, but I can see the debug panel as expected.

image.png

Does this happen in all your projects, even blank ones? I tested on macOS using a local run on an iOS Simulator; was that the setup you were using as well?

Also, there’s a new version of FlutterFlow released today (v5.0.9). It might be worth trying with the latest version to see if that resolves the issue.

Thanks again!

timdcochran commented 3 weeks ago

HI @rzambroni yeah this is happening for all projects including blank ones. Some additional things I've now tried:

Issue persists.

rzambroni commented 3 weeks ago

Hi Tim,

I'm reaching out to our internal team to see if someone can replicate the issue, as I haven't been able to reproduce it on my end. I'll keep you updated on any findings. In the meantime, could you confirm if you're running locally on macOS and using an iOS simulator, or if your setup differs?

It would be really great If you can also share a video of the process you are following until opening the devtools.

Thanks for your help.

timdcochran commented 1 week ago

Hey @rzambroni just wanted to let you know I ended up rebuilding my Mac from scratch and the problem is now solved. There must have been some corruption somewhere in my Flutter install causing the issue.

rzambroni commented 1 week ago

Thanks for letting us know Tim!