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
fix: improve stability of populating member/invite details
- properly ignore invites which don't have userId
- don't fail populating details for all the members if just for some members we fail to load traits. Just log error and debug information in such case
- don't set 'null' for photoURL if we didn't get it, so we keep the exact falsy value we got from the server
0 commit comments