-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.
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
Hello,
I’ve created an App State Variable (Date Type)
Which Have multiple fields one of them is (list of other Data Type)
And I’ve given it a default value
BUT when I try to get the list of data type “number of items” (dheker) it returns 0 !!
And it was working before 5 days
Expected Behavior
It suppose to return the data within the list of data type
Steps to Reproduce
- Create a Data Type “demo1” with a field that is (list of other Data Type “demo2”)
- Create an App State Variable of Data Type “demo1”
- Fill it with a default value
- In the app Try to retrieve the data of the app state variable (list of “demo2”)
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
ITFflfLl8ZNOm99Y15SJacZagioUJmUcTeUzlO1hdwwbI+P2E5kUecz7YVhocuqHfXNYJlb9kkwe06HwjvPPFPY6NS+Zb71y+bVXUxDgcGSnVLnTDJeSQnZBI/tQJ3K007TYgRFQOtN1SCUm2lyIDd6ub3qCf9qOYwx5e6fDbOY=
Context
It one of my app key features and I’m trying to show data which is already saved in the app state
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version: v3.1
- Platform: Web
- Browser name and version: Chrome 114.0.5735.124
- Operating system and version affected: iPadOS 16.5
Metadata
Metadata
Assignees
Labels
closed: fixedstatus: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.type: bugSomething isn't working.Something isn't working.