getJoinedMemberCount
Leave the useRoomMembers hook for future use as it is very useful.
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.