Open 0x1a8510f2 opened 2 years ago
Sometimes this can happen without needing to scroll up, I will see a user's newer messages with display name and avatar, and their older messages without.
I can confirm this with Element Web, but not Element Android.
At first glance it looks like it's related to lazy loading members. Might be that Element Web evicts the already lazy loaded members after several calls to /messages
or when the already loaded events are out of range (to save memory).
I'm fairly sure I've seen this happen with EA too. Let me see if I can get a screenshot.
In a recent version (0.10.6 or 0.10.5) this has improved for me: i no longer see mxids with no avatars every time I clear cache & reload in Element Web. Would be nice if Element didn't require everyone to click that button all the time though...
It looks like it happens interminnently in scroll back on EA.
It seems the exact combination to reproduce is a Dendrite server and a react sdk based client (ie Element, Cinny).
Background information
go version
: n/aDescription
Steps to reproduce