GetStream/stream-chat-react

Can not possible to review previous messages in the thread

vihan85 opened this issue · 4 comments

Describe the bug
Cannot review past messages in thread

To Reproduce

Steps to reproduce the behavior:

  1. Go to channel
  2. Scroll to message (05/23/2024)
  3. Click the reply count button
  4. The reply count button shows five messages, but there is only one message in the thread

Screenshots
image

If applicable, add screenshots to help explain your problem.

Package version

  • stream-chat-react: ^11.21.0
  • stream-chat-css:^4.16.1
  • stream-chat-js:

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Hello @vihan85 , the repro steps you provide are actually not repro steps, as I can take a first message with 5 replies I find and open it and I see 5 replies

image

Then I tried to reply to another message - see the replies appearing, refreshed and the replies are loaded again correctly.

Please provide more details about how the inconsistent situation has been created.

hi @MartinCupela

Go to channel
Scroll to message (05/23/2024 or older)
Click the reply count button of message (05/23/2024 or older)

hi @MartinCupela
You can watch the video to see more specifically

In this video:

Step 1: Create a new thread and send 6 mesage (it runs correctly)
Step 2: Scroll to a message with a thread created on June 14, 2024 and open it (it runs incorrectly)

Link-video

🎉 This issue has been resolved in version 11.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀