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
There is currently an issue: the members property of Discussion is always set as an empty array.
We should fetch data for each account and create an Account object.
There is currently an issue: the members property of
Discussionis always set as an empty array.We should fetch data for each account and create an
Accountobject.