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

Mutable Document does not create a default ID if not specified upon initialisation #24

Open azaddhirajkumar opened 3 months ago

azaddhirajkumar commented 3 months ago

If the ID is passed as null while creating an instance of the Mutable Document, we should create a uuid for it by default.

Screenshot 2024-06-14 at 4 00 31 PM