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

Fix crash on login when using social login #5803

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

turt2live
Copy link
Member

We weren't passing a matrix client through, and the peg wasn't set at this point. Just need to thread it through to the media endpoints.

Fixes element-hq/element-web#16765

We weren't passing a matrix client through, and the peg wasn't set at this point. Just need to thread it through to the media endpoints.

Fixes element-hq/element-web#16765
@turt2live turt2live requested a review from a team March 26, 2021 04:23
@turt2live turt2live added the X-Release-Blocker This affects the current release cycle and must be solved for a release to happen label Mar 26, 2021
@jryans
Copy link
Collaborator

jryans commented Mar 26, 2021

Please also send to the release branch. 😄

@turt2live turt2live merged commit 22b7081 into develop Mar 26, 2021
@turt2live turt2live deleted the travis/s-sso-login-crash branch March 26, 2021 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Release-Blocker This affects the current release cycle and must be solved for a release to happen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soft crash in social login buttons
3 participants