-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- 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
On our Programs Page, we have a set of Set Form Field actions to load a Form with data from a selected Firebase document. The document is loaded with the page load and the Set Form Field actions triggered by selecting the document from a Row of Containers with the Actions assigned to the Containers.
When first selected, the Text Field Set Form Field actions correctly set Text Fields to the data, but Drop Down and Choice Chips are not set.
When pressed a second time all the Set Form Field actions work correctly. All Text Fields, Drop Down and Choice Chips in the form are set.
Expected Behavior
On the first press, we would expect the Set Form Field actions to set Text Fields, Drop Downs and Choice Chips.
Steps to Reproduce
- Create Project with Firebase with Document to hold the data.
- Create Form with Text Fields, Drop Downs, and Choice Chips
- Create a Container (or Button) with Set Form Field actions using data read from Firebase.
- Run a Test build and press the Container (or Button) once. See that the Drop Down and Choice Chips are not set.
- Press the Container (or Button) again and the Drop Down and Choice Chips are set properly.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4klMrq05NPmMNA1s+Mbfp4iWIvJmI5TL03pu0bFEggGLbrBIYMaeLeT1VDTtOhY1FtKEWJoGMB7s7Hv4f1O+4EC0muGqZ++qhISRbgJWK/aoSPDbu0Q395O9FTJkCy0aWK2x1NKttYdEY66lOyIuisYC/AHpv7Zwh9f6PHaOI=
Context
We are trying to load a Form with data from a Firebase document using Set Form Field. Really excited that these Actions are now available, but seeing some issues with how they are working first time.
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version: v4.0
- Platform: x86
- Browser name and version: Google Chrome Version 119.0.6045.124 (Official Build) (64-bit)
- Operating system and version affected: Windows 11