question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Can't load this message (m.room.message)" on reply in thread

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
turt2livecommented, Jun 14, 2022

@JokerGermany looks like your issue was something else, awkwardly. Fix/mitigation is up at https://github.com/matrix-org/matrix-react-sdk/pull/8845

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found