FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Choice Chips Filter + Listview + Supabase #4919

Open wesleylopes opened 3 hours ago

wesleylopes commented 3 hours ago

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

image image image

Environment

- 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

Additional Information

No response

wesleylopes commented 3 hours ago

.