Can't update column widget on component toggle

Actions & Logic

Here's my scenario:

I have a column widget that has dynamic children generating from a database request from a parent container. The components within the column generate just fine, but when I update a data field via a toggle within the component the column visually is not updating the index in list.

Currently, I can refresh the page manually and get the column to visually update, but I am unable to find a solution that automatically updates the column visually when the component toggle is pressed.

Furthermore, when I press on the toggle I see that the database is updating appropriately, but the visuals of the column should be reordering based on the order I gave the database request.

Any thoughts??

What have you tried so far?

I am looked at all the document FlutterFlow has as well as gone through every discussion within the community that I can find relates to my issue.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
5 replies