New threads are not properly shown in the Main Timeline (room) #19395
Labels
A-Threads
O-Frequent
Affects or can be seen by most users regularly or impacts most users' first experience
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Steps to reproduce
Outcome
What did you expect?
A threaded message, as the Bob account created
What happened instead?
The thread was not created
Problems analysis:
matrix-js-sdk/src/models/thread.ts:77
- theroot
is always overriden when getting a new thread with the first reply event, instead of the actual thread's root.event.replyEventId
,matrix-js-sdk/src/models/thread.ts:77
) has not been added to the Thread's timeline, which means thatevent.rootEvent
never exists and threads can't renderOperating system
No response
Browser information
No response
URL for webapp
No response
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: