matrix-org / matrix-org/matrix-js-sdk

Room don't have users exept sender if we use lazyLoadMembers

Open
#825 0 comments 0 reactions 0 assignees View on GitHub
T-Other
Dominant language
TypeScript
Stars
2.2k
Forks
704
Avg merge
1d 20h
Merged PRs (30d)
40

Description

Hello!

When I use `lazyLoadMembers` and try to get all room's joined members using method `room.getJoinedMembers()`, I get only my own user. How can I get all real members of room?

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue using lazyLoadMembers and room.getJoinedMembers() in a room with multiple members. Trace why the method returns only the sender, then verify that it returns all joined members when lazy loading is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.