You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the member panel for that space and remove one group member -> all groups will disappear in the UI, until you reload again
This probably happens because we update the members list by filtering out all members with the same ID and name. Groups usually have an empty name, that's why all of them are being removed.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
This probably happens because we update the members list by filtering out all members with the same ID and name. Groups usually have an empty name, that's why all of them are being removed.
The text was updated successfully, but these errors were encountered: