Unread marker not showing since 1.3.4 #4313
Labels
A-Read-Marker
O-Frequent
Affects or can be seen by most users regularly or impacts most users' first experience
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Steps to reproduce
Intended result and actual result
What did you expect?
Blue unread marker showing
What happened instead?
Blue unread marker missing
Expected cause
After debugging a little, it looks like the cause is that
computeUnreadState()
is no more called inRoomDetailViewModel.getUnreadState()
. I assume the observable broke in f72a34ed08.@bmarty is this on the 1.3.5 roadmap?
The text was updated successfully, but these errors were encountered: