Closed tahpot closed 3 years ago
If you attempt to load a pouchdb instance with a key that has been stored separately, it's possible there is no '_local/crypto' document which breaks everything.
This fix ensures that document is always created.
Closing as it's no longer relevant due to the refactor.
If you attempt to load a pouchdb instance with a key that has been stored separately, it's possible there is no '_local/crypto' document which breaks everything.
This fix ensures that document is always created.