room.getJoinedMemberCount() returns incorrect count #26033
Labels
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Steps to reproduce
room.currentState#RoomStateEvent.Members
getJoinedMemberCount()
in the callbackOutcome
What did you expect?
To get an accurate joined member count
What happened instead?
It uses the value from the summary API, and that has unfortumately not been updated yet.
There is also no event emitted to be made aware of those values changing
Operating system
No response
Browser information
No response
URL for webapp
No response
Application version
No response
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: