-
Notifications
You must be signed in to change notification settings - Fork 28
Closed as not planned
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.
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
When API call fails for ListView
then we have infinity loader.
Expected Behavior
We have ability to set loading widget while fetching data. There is a missing Error widget when fetching fails.
Steps to Reproduce
- Create page
- Add
ListView
widget and set API call - When API Call fail you will have an infinity loader
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4Sz8jfz5R2rulA1pDpbfpVniQUJj47bZJElO1qEAg2CJTwP4YTXOjDflJvOdeFT2xYelv8+XE0p+jLv+DEGuQHAyyWR4BJ+qoJaTzdXkK5M766CZOCXnAmI8dPHkuV0be3gBNSKvphSmQt1EyTOOSRbHPUQabHOUQ7R/6jOoHUp2y9Ahm6Xn0Jg1ZSfCvr
Context
I want to display error widget when ListView API Call fail.
Visual documentation
Additional Info
No response
Environment
- FlutterFlow v4.1 released February 16, 2024
- Flutter version is 3.13.7
- Platform: Web
- Browser name and version: Arc 1.30.0 (46409) or any other
- Operating system and version affected: macOS Sonoma 14.4
Metadata
Metadata
Assignees
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.