URGENT: Error updating item at index in list

Troubleshooting

i have a dynamically generated list of doubles which im trying to update an item at index, it works perfectly on the first 4 or 5 items then everything gets messed up for an unkown reason. at the sixth or the seventh item at index it starts updating the very first items at index instead of the fifth or sixth one as shown here in the screenshot. i even have a validation on the input it crashes and stop working. is it something im doing wrong? is there a fix for this?

What have you tried so far?

i tried using an app state still not working, exact same behavior

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