-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Bugstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Global variable Current Route Path causes exception when inside a library project.
Expected Behavior
Returning the right route value, or at least an empty / null value in error cases, but not an exception that interrupts the flow.
Steps to Reproduce
- Create a library project
- Inside the library, creates an App Action Block with an alert dialog of the variable Current Route Path, with a default value
- Publish the lib and import it into another project
- Call the App Action Block created, it will cause an app crash
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4sz/Hqx892pbxD0Kr2ccB7/SQsQzp9bYISscp/bxIgGIDzPOw+ZPWkVBZuZ73hTVVcJUSmmlMG3MKJhuLLM/oCNk+WGoh6zJZhFgyUQlGVQZOBDJCVPmpQAZ5UJnKe1J6roiMmNtBhLloA1F+uGO6RXhbsJOOzImdISq/LZO4=
Visual documentation
Lib App Action Block:
Project consuming the lib:
Error:
Environment
- FlutterFlow version: 6.6.12
- Platform: Web
- Browser name and version: Google Chrome (144.0.7559.109 - 64 bits)
- Operating system and version affected: Ubuntu 24.04.3 LTSAdditional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.