Algolia search results are not populating when the results contain an enum value

Integrations

I am running into an issue in my project when the results from Algolia contain an enum value flutterFlow does not load the results to my listview. I see in Algolia that the results are returned properly as expected.

I am able to get results displaying in my listview when the returned search value does not contain an enum value.

The enum value is - repeat: everyWeek, everyMonth

I have been scratching my head for a while on this issue. Anyone have any ideas?๐Ÿค”

What have you tried so far?

this seems to be an issue with how the enum is being returned back to flutterFlow. I have not found a reasonable way to work around this.

UPDATE: this only occurs on iOS & Android. Web results for the same search returns the results.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
9 replies