-
### Issue
When using the find plugin the $or operation doesn't appear to work and returns ` Error: unknown operator "0" - should be one of $eq, $lte, $lt, $gt, $gte, $exists, $ne, $in, $nin, $size,…
-
### Issue
I'm building an Electron-based app which replicates data with CouchDB.
PouchDB has been working fine with CouchDB 2.x, but since I upgraded the server to 3.1.0 recently, the client app sta…
-
So building the website has always been a comlicated task for something so simple, however now redcarpet is no longer supported on modern versions of ruby (https://github.com/jekyll/jekyll/issues/7838…
-
Still haven't tracked this down, but opening up an issue so it doesn't fall through the cracks.
I've managed to get IndexedDB in a state where it just doesn't respond in Chrome after a few tests. See…
-
i can not sync attachment(image) from remote couchdb but can sync attachment from client to server, other data is ok, i use angular!
-
I'm trying to navigate on Fauxton UI (e.g show databases, show config etc) but i get blank screen with the url redirected as follows.
Initial request:
http://localhost:3000/db/_utils/#/_all_dbs
This…
-
### Issue
I can't pinpoint the exact cause but I believe it happens when replication is started again when the previous/existing one is cancelled. Is that a possiblity to start with? Regardless, I …
-
### Issue
When updating my App to Electron 9.0.0 PouchDB stopped syncing with my remote CouchDB. I use `pochdb-browser` and everything worked flawless until updating to Version 9.0.0 of Electron. N…
-
### Issue
I have a major client who has sent me a test program that demonstrates a major issue with `\u0000` characters and the cordova-sqlite adapter.
The following query returns data when us…
-
I wanted a bug to track the discussion for getting this merged / released. I am going to open a seperate issue for the implementation of pouchdb-find just to not confuse the issue, this is to figure…