dbcodeio / public

The Power of Databases, The Convenience of VS Code: All in One Place
15 stars 0 forks source link

Collections in MongoDB not opening correctly #52

Closed devpkr1 closed 2 weeks ago

devpkr1 commented 2 weeks ago

Dear Mike,

I am reaching out to report an issue I encountered while using your extension to connect to MongoDB. Although I was able to establish a successful connection, I faced a problem when trying to open a collection that I had created in the MongoDB client. Instead of opening the collection, I received an error message.

I have attached a screenshot of the error for your reference. Screenshot 2024-10-13 104040 Screenshot 2024-10-13 103947

While that collection is opening perfectly in mongoDB client Screenshot 2024-10-13 110226

Could you please assist me in resolving this issue?

Best regards, Pradeep Kumar

mikeburgh commented 2 weeks ago

Yeah, bug I introduced in the pre release version.. I found it as well yesterday when finishing up the data types work and testing it... Going to push a new regular release hopefully today with that fix, and a few more of these tickets knocked down

mikeburgh commented 2 weeks ago

1.3 is out now, with this fix