-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#9356Labels
A-ThreadsA-TimelineO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-BlockedX-Cannot-ReproduceZ-RageshakeHas attached rageshake (not for log submission process)Has attached rageshake (not for log submission process)Z-Soft-CrashReact soft crash caught by an error boundaryReact soft crash caught by an error boundary
Description
Steps to reproduce
I replied to a message in the main chat room, and chose to reply in thread, from Element Android.
In Element Web and Element Desktop, in place of my reply I see this:
Can't load this message (m.room.message)
'View source' shows the message text correctly.
Outcome
What did you expect?
I expected to see my threaded reply correctly in the web and desktop clients.
What happened instead?
I see the error message:
Can't load this message (m.room.message)
Underlying JavaScript error:
2022-05-13T10:31:28.021Z E Cannot read properties of null (reading 'getThreads')
TypeError: Cannot read properties of null (reading 'getThreads')
at new F (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:636300)
at k.getThreadsRoomState (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:637831)
at Xe.setupNotificationListener (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~element-web-app.js:2:1047649)
at Xe.componentDidMount (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~element-web-app.js:2:1052579)
at hs (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3063847)
at Cl (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3080905)
at t.unstable_runWithPriority (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3106190)
at zi (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3022782)
at Fl (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3077450)
at hl (vector://vector/webapp/bundles/0dfc1e1dd51d68d7008e/vendors~init.js:2:3073561)
Operating system
Windows 10
Application version
1.10.12
How did you install the app?
From the official website
Homeserver
Synapse 1.58.0
Will you send logs?
Yes
markiceman
Metadata
Metadata
Assignees
Labels
A-ThreadsA-TimelineO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-BlockedX-Cannot-ReproduceZ-RageshakeHas attached rageshake (not for log submission process)Has attached rageshake (not for log submission process)Z-Soft-CrashReact soft crash caught by an error boundaryReact soft crash caught by an error boundary