Marten de Vries

Results 40 comments of Marten de Vries

Two other issues that affect pouchdb-express-router as well: - https://github.com/pouchdb/express-pouchdb/issues/168 (although there's no config in pouchdb-express-router, so not sure how to fix. Probably just by increasing the limit.) - https://github.com/pouchdb/express-pouchdb/issues/165...

Better (and simpler) error handling for `changes()` would also be a nice thing to copy from express-pouchdb: https://github.com/pouchdb/express-pouchdb/commit/0325f8b30f561121e250c75a0cb77a422af33f8c There have been other improvements with respect to CouchDB compatibilty as well...

This repository is about to be deprecated. I think this might be due to an outdated dependency. Probably best to try again after it is merged in the monorepo (+...

A database, actually. It's an upstream problem, for which I just opened a bug. pouchdb/couchdb-fauxton#8.

On second thought, leaving this open to track the merging back into the extension as soon as it's fixed in the couchdb-fauxton project.

Seems like this is still broken, even though I upgraded to a version of Fauxton that doesn't have the bug. Firefox error: [Exception... "File error: Not found" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)"...

Thanks for reporting. I can't reproduce this myself, but it might be possible to get more debug info by going to chrome://extensions/ , enabling debug mode, and clicking on either...

Interesting, I never switch dev mode off. I'm glad there's a workaround, but this is still worth tracking down. Will look into it later. The errors you both give are...

Hmm, interesting. Thanks for reporting. I don't have easy access to OSX myself, so it's hard for me to reproduce. It would be nice if this could be narrowed down...

You can go to chrome://extensions/ , enable developer mode, then click 'background page'. (Not sure about the exact words, the Chrome on my pc isn't in English). Worth a shot.