Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unable to load event" relating to threads #21543

Closed
ara4n opened this issue Mar 24, 2022 · 2 comments · Fixed by matrix-org/matrix-js-sdk#2261
Closed

"Unable to load event" relating to threads #21543

ara4n opened this issue Mar 24, 2022 · 2 comments · Fixed by matrix-org/matrix-js-sdk#2261
Assignees
Labels
A-Threads A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs

Comments

@ara4n
Copy link
Member

ara4n commented Mar 24, 2022

Steps to reproduce

This msg looks to be a reply to a msg in a thread, but for whatever reason it doesn't know about the msg being replied to?

Screenshot 2022-03-24 at 09 09 41

Outcome

What did you expect?

No unknown reply

What happened instead?

Unknown reply

Operating system

macOS 12.3 on M1

Browser information

nightly

URL for webapp

nightly

Application version

nightly

Homeserver

matrix.org

Will you send logs?

No

@ara4n ara4n added the T-Defect label Mar 24, 2022
@germain-gg germain-gg added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow A-Threads labels Mar 24, 2022
@ara4n
Copy link
Member Author

ara4n commented Mar 24, 2022

Not sure this is uncommon - we're seeing it all over:
Screenshot 2022-03-24 at 12 03 10

@germain-gg germain-gg added O-Occasional Affects or can be seen by some users regularly or most users rarely and removed O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Mar 24, 2022
@MadLittleMods
Copy link
Contributor

MadLittleMods commented Mar 24, 2022

I am seeing this for a reply in the main timeline which references a threaded message:

https://matrix.to/#/!fLeHeojWgBGJlLNdLC:matrix.org/$O8TE4QvivFsz_kstdni7L9yvn6O0scRV4iRbTOumUFQ?via=matrix.org&via=element.io&via=vector.modular.im

Separately, it would be also be good to improve the reply loading fail scenario like including a permalink to the failed message to make the content accessible no matter what happened, #21536

@t3chguy t3chguy changed the title "Unable to load event" in main timeline "Unable to load event" relating to threads Mar 28, 2022
@t3chguy t3chguy assigned t3chguy and unassigned germain-gg Mar 28, 2022
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this issue Apr 16, 2022
* Remove groups and groups-related APIs ([\matrix-org#2234](matrix-org#2234)).
* Add Element video room type ([\matrix-org#2273](matrix-org#2273)).
* Live location sharing - handle redacted beacons ([\matrix-org#2269](matrix-org#2269)).
* Fix getSessionsNeedingBackup() limit support ([\matrix-org#2270](matrix-org#2270)). Contributed by @adamvy.
* Fix issues with /search and /context API handling for threads ([\matrix-org#2261](matrix-org#2261)). Fixes element-hq/element-web#21543.
* Prevent exception 'Unable to set up secret storage' ([\matrix-org#2260](matrix-org#2260)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants