stream-chat@8.44.0 fixes a typing issue by changing the channel.queryMembers signature. This change causes a TypeScript typing issue in stream-chat-angular because the SDK uses the faulty method signature.
Solution: also implement the signature change in stream-chat-angular
stream-chat@8.44.0 fixes a typing issue by changing the
channel.queryMembers
signature. This change causes a TypeScript typing issue in stream-chat-angular because the SDK uses the faulty method signature.Solution: also implement the signature change in stream-chat-angular