Can we access your project?
Current Behavior
When selecting the root Page (Scaffold) widget in the Widget Tree and clicking the "Actions" tab icon in the properties panel (to configure On Page Load, On Dispose, etc.), the panel does not switch to the Actions view. Instead, one of two things happens intermittently:
- The panel remains on the Style/Properties view (Visibility, Padding, Alignment) with no visible change
- The click is misinterpreted as a canvas interaction, causing the selected widget in the Widget Tree to change unexpectedly (e.g., from the Page root to a child "Column" widget)
This has occurred consistently across multiple sessions and full page reloads, while the equivalent Actions tab click works correctly on non-root widgets (e.g., Button, IconButton) in the same project.
Expected Behavior
Clicking the "Actions" tab icon while the Page root is selected should reliably open the page-level Action Flow Editor (showing triggers like "On Page Load"), without altering the current widget selection.
Steps to Reproduce
- Open a project and navigate to any page
- Select the root Page (Scaffold) widget in the Widget Tree
- Click the "Actions" tab icon in the properties panel header (to add an On Page Load trigger)
- Observe that the panel does not switch to the Actions view, or that the Widget Tree selection changes unexpectedly instead
Reproducible from Blank
Bug Report Code (Required)
IT4ghcrqy5d2rsBE17r+LO9Vp2IUJno4bJc0st4bGAsdGOvrBu0PPODRflJpXcO7aVNcEE6JnnsBpPTqj4bEV+0nNS6aUbpYz5BiSznee2i6ManSPLqVdGtBHZ5nIXK037SZgSNvKuNpZVoc1zuQGejJSj/DFOu/Zwh9f6PHaOI=
Visual documentation
Screenshot showing the properties panel remaining on the Style tab (Visibility/Padding/Alignment) after clicking the Actions icon while the Page root is selected.
Environment
- FlutterFlow version: (la versión actual del proyecto — la puedes ver en la esquina superior izquierda del editor de FlutterFlow, o en Project Settings)
- Platform: Web
- Browser name and version: Chrome (revisa en chrome://version)
- Operating system and version affected: Windows
Additional Information
This blocked my workflow while trying to connect a Supabase query to a page-level "On Page Load" trigger, which requires access to the page's Actions panel.
Can we access your project?
Current Behavior
When selecting the root Page (Scaffold) widget in the Widget Tree and clicking the "Actions" tab icon in the properties panel (to configure On Page Load, On Dispose, etc.), the panel does not switch to the Actions view. Instead, one of two things happens intermittently:
This has occurred consistently across multiple sessions and full page reloads, while the equivalent Actions tab click works correctly on non-root widgets (e.g., Button, IconButton) in the same project.
Expected Behavior
Clicking the "Actions" tab icon while the Page root is selected should reliably open the page-level Action Flow Editor (showing triggers like "On Page Load"), without altering the current widget selection.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4ghcrqy5d2rsBE17r+LO9Vp2IUJno4bJc0st4bGAsdGOvrBu0PPODRflJpXcO7aVNcEE6JnnsBpPTqj4bEV+0nNS6aUbpYz5BiSznee2i6ManSPLqVdGtBHZ5nIXK037SZgSNvKuNpZVoc1zuQGejJSj/DFOu/Zwh9f6PHaOI=
Visual documentation
Screenshot showing the properties panel remaining on the Style tab (Visibility/Padding/Alignment) after clicking the Actions icon while the Page root is selected.
Environment
Additional Information
This blocked my workflow while trying to connect a Supabase query to a page-level "On Page Load" trigger, which requires access to the page's Actions panel.