matrix-react-sdk
266a5049 - Use the same MatrixClient for the duration of GroupView lifecycle

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
Parents
Loading