"queryCreator" props will not affect the query result

“queryCreator” props will not affect the query result when using the fragment created from “createGroupChannelListFragment”

I tried to create the fragment and I used it the queryCreator prop:

but the group channel list displayed will not affected by the queryCreator set, when I tried to dig into the source code of the UIKit library, I found out that no matter what we set for the “queryCreator” since the “enableCollectionWithoutLocalCache” is true anyway the queryCreator will always be ignored and fall into createGroupChannelListWithCollection:

Any idea so I can set the group channel query filter with createGroupChannelListFragment?

Many thanks!

2 Likes

Hi Sendbird, do you have any update on this?

1 Like

@Sendbird-Product anyone have an update on this functionality? It’s pretty broken.