[X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Simple ListView which has a non-single query. Without a filter streaming works perfectly. As soon as I add a filter. i.e booked=true realtime updates do not update.
Expected Behavior
I would expect to see the ListView updated with any changes within the realtime Supabase database.
Steps to Reproduce
Setup Supabase project and table with sample data
Enable realtime on your table
Setup FlutterFlow for Supabase v2
Add a ListView
Add a query and filter on 1 table column
Delete row in the database
Reproducible from Blank
[X] The steps to reproduce above start from a blank project.
- FlutterFlow version: 5.0.12
- Platform: Mac M3 Pro
- Browser name and version: Google Crome but using Local Run ios Simulator
- Operating system and version affected: Sequioa 15.0.1
Can we access your project?
Current Behavior
Simple ListView which has a non-single query. Without a filter streaming works perfectly. As soon as I add a filter. i.e booked=true realtime updates do not update.
Expected Behavior
I would expect to see the ListView updated with any changes within the realtime Supabase database.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT9XiuflxIt1pbxK0KX6cfpviiovIjt9RLxMm9V+ZwsdCLbqBI13P/TBTFFWWbS/T2w7IWGN+WcepqyOvdrIMeY5HxeWfLZm+c9ASQCVJWOWbJSJErWJPmJ/J+hhflS/yre3pgpCWepucVIi7XGQAunKFyvaMLnhIkczAMqaOdjU+VKYLSTrMTpZwW07HxPXBtgcZhOxxJPK6asBlI/S/ol8qBVXzoPSwtX1TBKTWVk=
Visual documentation
No visual needed
Environment
Additional Information
No response