matrix-react-sdk
7ecab350
- Add a null guard for serverConfig
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#3001 - Fix relationship between guests, .well-known, and auth
Author
turt2live
Committer
turt2live
Parents
595b490f
Loading