Hello everyone,
This has already taken up enough time. I have a ListView with Supabase query with two filters. One of the filters is based on AppState variable (integer). When that value is empty, I want all the rows to be listed. But I noticed that value is sent as '0', so no data is listed.
thing_id is the field in question. Any help will be greatly appreciated.