Can we access your project?
Current Behavior
When you have 2 columns, both of which are set to conditional based on a switch (or any other condition), dropdowns in the 2nd (lowest?) column do pass the value selected in the column's dropdowns.
Expected Behavior
Dropdown values passed to be used elsewhere in app.
Steps to Reproduce
- Create a new page
- Create a switch (false/true)
- Create three columns, column1, column2, column 3
- In column 1, create dropdown_c1, and choicechips_c1
- In column 2, create dropdown_c2, and choicechips_c2
- In column 3, create 4 text boxes. textbox_dropdown_c1, textbox_choicechips_c1, textbox_dropdown_c2 , textbox_choicechips_c2.
- For each textbox, make the value the value of each corresponding dropdown and choicechip.
Test: You will see the text boxes all display correctly.
Reproduce issue:
- Make column 1 conditional on switch = FALSE
- Make column 2 conditional on switch = TRUE
Repeat tests. You will see textbox_dropdown_c1, textbox_choicechips_c1 work. But, you will see textbox_dropdown_c2 not show the selected dropdown value, while textbox_choicechips_c2 does.
So, this seem isolated to dropdowns only, at at least no choicechips.
Reproducible from Blank
Bug Report Code (Required)
ITEelsn1z4pNj7xE+ZDuacFWlQMwJFg2a+Y/p+0aRQ0hfb7vP7MuYcjOVFFLYteXd29qelebjkMC0dKOudnPLPc5CzWCY7lx1r5XQQ7iQl2VV8WrDZG0dHB7O+VbJkiZ5qWvnBNDPtN0V2QN3WWqB/CNG3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
- FlutterFlow version: Web free version as of today 9/12/2026
- Platform: MacOS
- Browser name and version: Chrome 152.0.7977.8
- Operating system and version affected: Chrome 152.0.7977.8 on MacOS, but this is just testing using the live test mode in browser. Have not tried other OS.
Additional Information
No response
Can we access your project?
Current Behavior
When you have 2 columns, both of which are set to conditional based on a switch (or any other condition), dropdowns in the 2nd (lowest?) column do pass the value selected in the column's dropdowns.
Expected Behavior
Dropdown values passed to be used elsewhere in app.
Steps to Reproduce
Test: You will see the text boxes all display correctly.
Reproduce issue:
Repeat tests. You will see textbox_dropdown_c1, textbox_choicechips_c1 work. But, you will see textbox_dropdown_c2 not show the selected dropdown value, while textbox_choicechips_c2 does.
So, this seem isolated to dropdowns only, at at least no choicechips.
Reproducible from Blank
Bug Report Code (Required)
ITEelsn1z4pNj7xE+ZDuacFWlQMwJFg2a+Y/p+0aRQ0hfb7vP7MuYcjOVFFLYteXd29qelebjkMC0dKOudnPLPc5CzWCY7lx1r5XQQ7iQl2VV8WrDZG0dHB7O+VbJkiZ5qWvnBNDPtN0V2QN3WWqB/CNG3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
No response