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
What happened? When I log in as User 3, its isActive is false, so the members should return User 6 and itself (User 3). But why is it also returning User 2? And in the log, why is user === null? I’m extremely confused and don’t understand how this works.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
memberTab.ts
:hideInactiveMembers.ts
:GraphQL query:
No login (correct result):
Result
:Log info
:After logging in as
User 3
:Result
:Log info
:What happened? When I log in as
User 3
, itsisActive
isfalse
, so themembers
should returnUser 6
and itself (User 3
). But why is it also returningUser 2
? And in the log, why is user === null? I’m extremely confused and don’t understand how this works.Beta Was this translation helpful? Give feedback.
All reactions