element-web/src/components
Bruno Windels f194f323f4 postpone loading the members until the user joined the room
when peeking, the members weren't being loaded at all because
the room wasn't available yet,
and the need for loading the members was never re-evaluated after that.

This only loads the members once the user has joined the room,
which also helps to avoid load all the members before an invite
is accepted.
2018-09-13 18:43:24 +02:00
..
structures postpone loading the members until the user joined the room 2018-09-13 18:43:24 +02:00
views postpone loading the members until the user joined the room 2018-09-13 18:43:24 +02:00