Open
Description
Describe the bug
My group has three members, called A, B, and C, when C is using the function channel.removeMember() aims to remove himself from the group, but now, in the group, A still sees C in the mention list.
To Reproduce
Steps to reproduce the behavior:
- Create group
- user A check mention list
- user C using channel.removeMember(), remove himself from group.
- now user A still see C in mention list
Expected behavior
mention list re-render, only members of the group will appear in the mention list.
Screenshots
Screen.Recording.2023-12-22.at.9.29.50.AM.mp4
Package version
- stream-chat-react: 11.1.2
- stream-chat-css: 4.2.0
- stream-chat-js: 8.14.4