Closed mikkokam closed 7 years ago
I don't have Safari 8 on my laptop. Is there any chance that you can run the demos from your computer, with the newest PouchDB release? To do this, change the line:
<script src="//cdn.jsdelivr.net/pouchdb/3.0.1/pouchdb.js"></script>
to:
<script src="//cdn.jsdelivr.net/pouchdb/3.1.0/pouchdb.min.js"></script>
Should be fixed by https://github.com/redgeoff/delta-pouch/pull/52
Both demos fail with an error message:
NotFoundError: DOM IDBDatabase Exception 8: An operation failed because the requested database object could not be found. pouchdb.js:3101