ListView not correctly displaying list data

Actions & Logic

I have a list page state called "sections" that is being displayed on a listview. I have an action that removes an item at a specific index and when displaying the sections list in a text, it shows it correctly.

But for some reason in the listview it shows the last item removed even though clearly the one displayed on the text is the correct value.

Someone please explain, is this a FlutterFlow bug? Or am I doing something wrong.

What have you tried so far?

Displayed the list on a text to confirm the correct changes were made but listview still doesnt show it correctly.

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