Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Lost Member in channel after open Thread #2538

Open
minhth1529 opened this issue Oct 16, 2024 · 2 comments
Open

bug: Lost Member in channel after open Thread #2538

minhth1529 opened this issue Oct 16, 2024 · 2 comments
Labels
bug Something isn't working status: unconfirmed

Comments

@minhth1529
Copy link

Describe the bug

After upgrade to v11.23.6 fix the bug character markdown affect lost data in channel.state.members.

I'm using it to allow typing, please help to fix it

To Reproduce

Steps to reproduce the behavior:

  1. Upgrade to 11.23.6
  2. Click on reply button aim to open Thread
  3. members data in channel.state.members was lost

Expected behavior

keep data members like before upgrade

Screenshots

image
image

Package version

  • stream-chat-react: v11.23.6
  • stream-chat-js: v8.39.0
@vihan85
Copy link

vihan85 commented Oct 23, 2024

@MartinCupela
I got the same issue

@TMuthu
Copy link

TMuthu commented Oct 25, 2024

I am also facing the same issue. If i reply to the thread messages, then in the channel data, i am not getting members and few other fields data.

const { channel } = useChannelStateContext()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: unconfirmed
Projects
None yet
Development

No branches or pull requests

3 participants