matrix-react-sdk
7ecab350 - Add a null guard for serverConfig

Commit
7 years ago
Add a null guard for serverConfig This is often null while the component is on its first render, and is called during that render. It is eventually populated by React, and the function re-called - we just have to be patient.
Author
Committer
Parents
Loading