matrix-react-sdk
8d68a4ab
- Don't try to send presence updates until the client is started
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Don't try to send presence updates until the client is started Otherwise we can start making API reqiests which can fail which can trigger things like the soft logout code. Fixes https://github.com/vector-im/riot-web/issues/12943
References
dbkr/start_presence_after_client_init
#4353 - Don't try to send presence updates until the client is started
Author
dbkr
Parents
0e1341c4
Loading