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
not sure if this is intended but when a selector object is empty the first document from a collection will be returned. That can mess up ones requests if a empty document is required/expected. Should this be changed?
Hi,
not sure if this is intended but when a selector object is empty the first document from a collection will be returned. That can mess up ones requests if a empty document is required/expected. Should this be changed?