SwipeableStack not seen list !

Troubleshooting

Hi everyone, I created a SwipeableStack where the user will see only new documents (I mean I have a collection called "places") and I want the user to only see new "places" documents.

The thing is I used the filtering list item from flutterflow with "opposite statement" and it definitely makes trouble in the SwipeableStack when I swipe it changes the document just after.

If I do not use the "opposite statement" the SwipeableStack works perfectly ...

What have you tried so far?

Tried to do "filter not in" custom code but apparently I can not make it...

Did you check FlutterFlow's Documentation for this topic?
No
1
3 replies