I have been having an issue with algolia search for a few months now. The issue is happening on my production application and starting to get negative feedback do to this issue π
I am curious for those faced with this issue what the workaround you are using?
Background: They appear in algolia and when searching in algolia, debug shows the results are not being deserialized on return to the application. If the item does not contain an enum value the result is displayed. It is fixed on web but on android and iOS the searches still fail.
Opened an issue through GitHub but it has been silent for some time.