Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Conversation

@jryans
Copy link
Collaborator

@jryans jryans commented Jun 16, 2021

A recent change (47e007e) introduced a regression where we failed to check whether a reply thread has a next reply. This meant that we would end up sending /context/undefined requests to the server for every reply thread on every room view.

Fixes element-hq/element-web#17563
Regressed by #6079

A recent change (47e007e) introduced a regression where we failed to check whether a reply thread has a next reply. This meant that we would end up sending `/context/undefined` requests to the server for every reply thread on every room view. Fixes element-hq/element-web#17563 Regressed by #6079
@jryans jryans requested a review from a team June 16, 2021 17:05
Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for investigating this 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants