If I try to get a doc that doesn't exist immediately on page load I get an uncaught exception in promise. If I try to get the same doc after a 1 second delay then the error is handled as expected. If I remove worker-pouch the 404s are handled as expected.
I've done some digging around to try and get more information but unfortunately I haven't gotten far, but here's what I have...


I'm not sure if it's relevant but I use angular-pouchdb.
Let me know if there's anything else I can do to help.
If I try to get a doc that doesn't exist immediately on page load I get an uncaught exception in promise. If I try to get the same doc after a 1 second delay then the error is handled as expected. If I remove worker-pouch the 404s are handled as expected.
I've done some digging around to try and get more information but unfortunately I haven't gotten far, but here's what I have...
I'm not sure if it's relevant but I use angular-pouchdb.
Let me know if there's anything else I can do to help.