Couchbase-Ecosystem / cbl-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise (3.x+)
https://cbl-ionic.dev/
Apache License 2.0
4 stars 1 forks source link

Not able to create a second instance of the same database #22

Open azaddhirajkumar opened 4 months ago

azaddhirajkumar commented 4 months ago

We are not able to create another instance of the same database. For example in the below test, the example app crashes at this point: await anotherDb.close()

Screenshot 2024-06-06 at 7 28 26 PM