FlutterFlow / flutterflow-issues

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

Component state variables from bottom sheet are not accessible in debug panel #5023

Open Gosten opened 1 day ago

Gosten commented 1 day ago

Can we access your project?

Current Behavior

When I open bottom sheet dialog, I can't access component state variables in debug panel. image

image

I can access component states places in the widget builder (eg. adminSideNav), but I can't access dialogs displayed as popups.

Expected Behavior

Every dialog (bottom sheet, custom dialog, drawer) should have its component state variables accessible from FF debug panel

Steps to Reproduce

  1. Create new component
  2. Add component state variable
  3. On page, create action: Bottom Sheet -> select component from step 1.
  4. Launch test mode
  5. Open bottom sheet in test mode
  6. Check debug panel for app - component state of bottom sheet is missing

Reproducible from Blank

Bug Report Code (Required)

IT5fisnLuJVOxLxH1s+NdcFsnSQWQlgnbZIolu5xbwIdGI/qPbAIYc+lUxZJbbyRSmNceWH8/W0xp9nFv9nDCfkrMhyJbNlxzrpUEwLgTn+iRL60O5C8P0dQQPhVIBDCzpuZkwlQOspfLnAu60z7POqXQhLqJO/XIm1AHs+ICJnDp3SaGyXsG30Jg1ZSfCvr

Visual documentation

image

image

Environment

- FlutterFlow version: 5.0.12+
- Platform: Web
- Browser name and version: Brave Browser v 1.73.91
- Operating system and version affected: Windows 11

Additional Information

No response

Alezanello commented 1 day ago

Hello!

Thank you for bringing this to our attention. I can confirm this issue and will pass it along to the engineering team for review and a potential fix.