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

Don't add ephemeral events to timeline when peeking #1188

Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 29, 2020

As hopefully explained by comment.

Fixes element-hq/element-web#11120

@dbkr dbkr requested a review from a team January 29, 2020 15:05
dbkr added a commit to matrix-org/matrix-react-sdk that referenced this pull request Jan 29, 2020
When the client loaded, we'd load the room view which would try to
get a room object from the client, fail because the client wasn't
ready, think it's because the user wasn't joined to the room and
start peeking instead.

Coupled with the bug fixed by matrix-org/matrix-js-sdk#1188
this would have caused element-hq/element-web#11120
@turt2live turt2live requested review from turt2live and removed request for a team January 29, 2020 15:14
@dbkr dbkr merged commit 0f1f18b into develop Jan 29, 2020
@t3chguy t3chguy deleted the dbkr/dont_add_epemeral_events_to_timeline_when_peeking branch May 10, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rapidly changing rooms can soft-crash react
2 participants