Error: no such method: to list

Troubleshooting

I created a ListView that supports infinite scrolling. In the local run mode, it can normally load the first few data items, but when I continue to scroll down, an error alert appears, and I can not scorll down anymore.

What have you tried so far?

I have tried to modify the JSONpath for fetching data from the sub-items in the listview, but I believe the problem is not here. Because I can normally obtain data through the test API, and it can also normally load the first few data items in local run mode.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
1 reply