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
Let x in users iterates over the users array, x representing the current user being iterated. If you aren't connected to the server (and it to MONGODB) and have accounts created, there won't be any and the array will be empty.
Hi there
I dont understand this function.
Param currentUser is unused
Variable users is undeclared : "or (let x in users) {"
The text was updated successfully, but these errors were encountered: