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
I actually observed the same problems on mongodb.org (I assume most of the
implementation is the same but I did note that the version of the shell is
different between try.mongodb.org and the shell on mongodb.org).
I tried in Chrome, Firefox and IE and they were all failing.
But now everything is working fine. The issue seems to be temporary. If it
happens again I'll capture logs using the chrome network console and reopen
the issue.
Expected result: [ { "a" : 99, "_id" : { "$oid" : "4fa9c75bcc93742e0d06bd8d" } }]
Actual result: [ ]
The text was updated successfully, but these errors were encountered: