"Can't load this message (m.room.message)" on reply in thread
See original GitHub issueSteps 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
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:16 (9 by maintainers)
Top Results From Across the Web
I can't reply to messages on Messenger - Facebook
If you're having trouble replying to messages on Messenger, we recommend trying these solutions. Troubleshooting tips: Update your Messenger app ...
Read more >Client-Server API - Matrix Specification
The client-server API allows clients to send messages, control rooms and synchronise conversation history. It is designed to support both lightweight ...
Read more >Tips on how best to use threaded messages - Slack
When deciding whether to quickly answer someone with a new message in-channel or start a thread, consider these questions: How busy is this...
Read more >Reply to a chat message - Android - Google Chat Help
Open a chat message or a space. If you're in a space, below the message, tap Reply "" . Enter your message or...
Read more >If you can't send or receive messages on your iPhone or iPad
If you experience issues like conversations in Messages showing up as separate threads or sent messages appearing as green message bubbles ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JokerGermany looks like your issue was something else, awkwardly. Fix/mitigation is up at https://github.com/matrix-org/matrix-react-sdk/pull/8845
This will be fixed once we land https://github.com/vector-im/element-meta/issues/196 and https://github.com/vector-im/element-web/issues/22981