-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
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
When 2 separate dropdowns are within a conditional widget, the value of one of the dropdown are never stored when selected
https://screencasts.hundredacretech.com/recordings/szvlMBTzxGVGL6JtRPDn
Expected Behavior
Should work fine.
Steps to Reproduce
- Create new page
- Add 1 master dropdown
- Add a conditional widget that is dependent on the 1st 'master' dropdown
- Within the conditional widget, add 2 dropdown (where the condition is based on the option of the 1st dropdown)
- Observe values
https://app.flutterflow.io/project/f-f-dropdown-bug-f38hh0
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4Ckufl0It2vsdG17rqb8cw+CQsH1whRYIkmMBuSRc0DZPMDJYMec7TVFRoOLC0YAhLfWH8nnod3NXemvDhO/ABNTqcb4s4/85pVQ6UfHKgeL6NEpeKQ25/Ap9WI3auyreFkApSHLJvR1ojwVOqC+6XHyvAJZOxNTAvGMmbC5CK2SrDX1iXc2URm05KZDPz
Visual documentation
https://screencasts.hundredacretech.com/recordings/szvlMBTzxGVGL6JtRPDn
Environment
- FlutterFlow version: v6.1.56
- Platform: MacOS
- Browser name and version: Chrome 139.0.7258.129
- Operating system and version affected: MacOS
Additional Information
No response