matrix-react-sdk
7407950c
- Always return a client from onRegistered
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Always return a client from onRegistered Fixes https://github.com/vector-im/riot-web/issues/9406 The return value of onRegistered eventually ends up in the pusher setup, which means we were passing undefined through the stack.
References
#2895 - Always return a client from onRegistered
Author
turt2live
Parents
054011f5
Loading