I can only see the first 29 members of my teams/circles

Since upgrading to Nextcloud 29, any team (formerly known as circle) with more than 29 members only displays the first 29.

In other words, I click Contacts. I find my Team and click on it. I click the “Add Members” button. It shows a list of all members. They are displayed alphabetically, but only the first 29 show up.

In the database, I can find all 42 members of a given Team in the oc_circles_member table. Even the team label has the number “42” indicating that Nextcloud knows there are 42 members of the team.

But, the display of members is limited to the first 29. As a result I can’t remove the members not listed.

Any suggestions?

I opened an issue here: Only first 29 members are listed · Issue #1644 · nextcloud/circles · GitHub