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
When a query argument is a boolean value, this function throws an error "Unexpeced query argument (unknown type) : true". The query should be able to handle boolean values properly. This bug does not happen when mongodb is used as the database.