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
As soon as I have an object with a date of '1970-01-01T00:00:00.000Z' and do a Query All MongoHub crashes. Change the date to '2000-01-01T00:00:00.000Z' and it is happy.
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 2]'
terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered:
As soon as I have an object with a date of '1970-01-01T00:00:00.000Z' and do a Query All MongoHub crashes. Change the date to '2000-01-01T00:00:00.000Z' and it is happy.
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 2]'
terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered: