matrix-react-sdk
184c73cc - Throttle RoomState.members handler to improve performance

Commit
5 years ago
Throttle RoomState.members handler to improve performance Lazy Loading emits a RoomState.members for each member which in the case of a room like Matrix HQ means it happens over 8000 times in a very short span of time causing the UI to lock up.
Author
Parents
Loading