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
GroupManager#fetch with omit_members === false does not work, I assume it's a problem with the runtime typing and it's expecting an array of members that are not there.
Everything else seems to work okay. Tested it with one id, multiple ids, options with and without pagination, and empty call, it all seems to work