One of my collections contains documents that use Binary UUIDs for `_id` instead of auto-generated ObjectIds. When I try to display these documents, I get a toast message with "Unable to find document" (see screenshot, attached).
Also, the list of documents isn't formatting the `_id` as UUID.
I'm able to see the UUIDs properly in MongoDB Compass –what I'm currently using. (see last screenshot)
Note that I'm actually using version 0.0.2 of the extension, but it wasn't available in the "Affected Version" dropdown above.
Thanks,
Donavon
Screenshots:
Toast message
Document list
MongoDB Compass
- links to