You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I scrolled up to read past messages in a room, the timeline of messages was disrupted by messages from previous days. More specifically, I was reading messages from Friday, and then messages from Tuesday were inserted in the chronology of messages. However, only a few messages or a single message at a time. Essentially, messages were displayed out of order and the out-of-order messages were from 3-4 days ago.
I tried to reproduce this in other rooms and individual chats, but I wasn't able to. Even when I refreshed my page, the messages from Tuesday were shown inserted between the most recent messages, as shown below. Out of place message is highlighted.
Steps to reproduce
Scroll back through multiple days' worth of messages in room?
While scrolling back, I expected my messages to be displayed in order but instead, messages from previous days appeared inserted between my most recent messages. Possibly related to Issue #6780?
Debug log sent.
The text was updated successfully, but these errors were encountered:
This sounds like a dup of #6780 - we could probably do a better job highlighting messages that have appeared out of order, but there's no way to guarantee against them. I'm going to close this issue
Doesn't #6780 concern the order in which the homeserver has received events (which unavoidably has the potential to happen out of order, as mentioned in that issue thread), whereas this issue concerns the client receiving them out of order? Why is this issue able to be resolved by clearing the cache, and why is clearing the cache necessary, rather than the client being able to sort out such messes without any user intervention? Or have I misunderstood one/both issue statement(s)?
Description
As I scrolled up to read past messages in a room, the timeline of messages was disrupted by messages from previous days. More specifically, I was reading messages from Friday, and then messages from Tuesday were inserted in the chronology of messages. However, only a few messages or a single message at a time. Essentially, messages were displayed out of order and the out-of-order messages were from 3-4 days ago.
I tried to reproduce this in other rooms and individual chats, but I wasn't able to. Even when I refreshed my page, the messages from Tuesday were shown inserted between the most recent messages, as shown below. Out of place message is highlighted.
Steps to reproduce
While scrolling back, I expected my messages to be displayed in order but instead, messages from previous days appeared inserted between my most recent messages. Possibly related to Issue #6780?
Debug log sent.
The text was updated successfully, but these errors were encountered: