matrix-react-sdk
3320df4c - Don't allow UserSettings to render if !MatrixClientPeg.get()

Commit
8 years ago
Don't allow UserSettings to render if !MatrixClientPeg.get() Now that it has state that updates following the nulling of the MCP (userHasGeneratedPassword) we need to stop it from rendering if the MCP is null. Fixes https://github.com/vector-im/riot-web/issues/4319
Author
Luke Barnard
Committer
Luke Barnard
Parents
Loading