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

Fix soft crash on room join #3532

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Fix soft crash on room join #3532

merged 1 commit into from
Oct 8, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Oct 8, 2019

This fixes a soft crash that can happen on room join if you keep the right panel
open (which is the default). The MainSplit component was not properly testing
for the edge cases of when the resize container would be mounted.

Fixes element-hq/element-web#10997

This fixes a soft crash that can happen on room join if you keep the right panel
open (which is the default). The `MainSplit` component was not properly testing
for the edge cases of when the resize container would be mounted.

Fixes element-hq/element-web#10997
@jryans jryans requested a review from a team October 8, 2019 14:48
@turt2live turt2live requested review from turt2live and removed request for a team October 8, 2019 17:06
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

well caught!

@jryans jryans merged commit e81df88 into develop Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Joining a room causes Riot to soft crash, but still joins the room when restarted
2 participants