[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
I created two tables and then a view linking them on Supabase to retrieve some information. When I apply a filter using contains in the query along with Choice Chips, I get an error, and I can't make the ListView work at all. It shows a red screen. Can someone help me?
Expected Behavior
The ListView should display the filtered results based on the contains query applied with the Choice Chips input. The filtering should work smoothly without errors.
Steps to Reproduce
created collumn
added row and choice chips
added column and listview with filter contains chip choices
Error
Reproducible from Blank
[ ] The steps to reproduce above start from a blank project.
- FlutterFlow version:
- Platform:
- Browser name and version:
- Operating system and version affected:
- FlutterFlow v5.0.10+ released November 15, 2024
- Flutter version is 3.24.2
- Platform: Web
- Browser name and version: Chrome
Versão 130.0.6723.117 (Versão oficial) (x86_64)
- Operating system and version affected: MacOs Sequoia 15.0.1
Can we access your project?
Current Behavior
I created two tables and then a view linking them on Supabase to retrieve some information. When I apply a filter using contains in the query along with Choice Chips, I get an error, and I can't make the ListView work at all. It shows a red screen. Can someone help me?
Expected Behavior
The ListView should display the filtered results based on the contains query applied with the Choice Chips input. The filtering should work smoothly without errors.
Steps to Reproduce
created collumn added row and choice chips added column and listview with filter contains chip choices Error
Reproducible from Blank
Bug Report Code (Required)
IT4khcr134t1pbxY17X5be5v+SIUHEAmTL07r+5xb0gvIrbyOu9/OffOV1hWXe6ldGlhHFGZ8XMC+MrLks71EMYEaUmWG4c+wc52ag3vWXq8RKqyCs20ZXEmI/9bfUCs55+roiZSFNJ2V1Im32a2BefIdzDdJ5u/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
No response