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
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
RockMongo v1.1.6 seems to have issues when trying to display large documents, espically if those documents contain large arrays of data. Is anyone else getting this error. I have tested this with MongoChef and the data is there and valid and usable in my code but just can't be displayed in RockMongo.
The text was updated successfully, but these errors were encountered:
Yes, it's bizarre. The display simply chokes. If I add a few small documents to the collection then it displays everything. Otherwise, the process quits after a few seconds and displays nothing. This is with version 1.1.7. As far as I can tell, this can happen with any collection having a document that requires more than around one-hundred lines of text to display. It does not take much to trigger this issue. I have not tried to pin it down further or debug it myself.
RockMongo v1.1.6 seems to have issues when trying to display large documents, espically if those documents contain large arrays of data. Is anyone else getting this error. I have tested this with MongoChef and the data is there and valid and usable in my code but just can't be displayed in RockMongo.
The text was updated successfully, but these errors were encountered: