GetStream / stream-chat-react-native

💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
976 stars 326 forks source link

Last message deleted moves the message to the previous day on receiver side #2714

Closed khushal87 closed 3 weeks ago

khushal87 commented 3 weeks ago

I am experiencing the same issue with the latest version (5.39.4). When the first message of the day is deleted, it appears in the "Today" section for the user who deleted it, but for other members in the chat, the "Message deleted" notice is moved to the previous day's messages.

In the attached image, you can see that the same channel displays different messages for the same day:


image

Originally posted by @enisit in https://github.com/GetStream/stream-chat-react-native/issues/1350#issuecomment-2427058500

Reproduce: https://github.com/GetStream/stream-chat-react-native/issues/1350#issuecomment-2428502538

stream-ci-bot commented 3 weeks ago

:tada: This issue has been resolved in version 5.39.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: