matrix-react-sdk
266a5049
- Use the same MatrixClient for the duration of GroupView lifecycle
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Use the same MatrixClient for the duration of GroupView lifecycle Using the pegged matrix client would lead to trying to call removeListener on `null` when GroupView is unmounted during logout.
Author
lukebarnard1
Parents
7893927e
Loading