When I try to open the supplied HTML page in Chrome, I get an error from pouchDB in my browser console saying:
Failed to open indexedDB, are you in private browsing mode?
What can I do to fix this? I assume it's talking about incognito mode, but I get the same error whether I'm in incognito mode or not.
The DB populates OK when I open the file with Firefox, so I assume there's some Chrome setting that I need to change?
|