matrix-react-sdk
9e3b0fdf - EventIndexPanel: Fix the removal of the updateCurrentRoom listeners.

Commit
5 years ago
EventIndexPanel: Fix the removal of the updateCurrentRoom listeners. The event listeners that update the current room and try to get the current stats from the event index don't seem to be unmounted because this != this confusion. Turning them into arrow methods of the react class fixes this.
Author
Committer
Parents
Loading