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

Fix: infinite spinner on trying to create welcomeUserId room without consent #2147

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Sep 4, 2018

Fixes element-hq/element-web#7252

Fix is to wait for room creation, and to go to home page in case of failure

The only reason this sometimes worked is because the page_type on the MatrixChat state was still set from the previous session (set on logged out, on MatrixChat:1192).

If you refresh the page after logout, you'd always get the infinite spinner.

@bwindels bwindels merged commit 2530ecb into develop Sep 4, 2018
@bwindels bwindels deleted the bwindels/fix-gdpr-infinispini branch September 4, 2018 14:10
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.

2 participants