-
### Issue
This is not bug in PouchDB, but it updating docs could save same headaches.
PouchDB docs recommends using '\uffff' character for prefix search. This is problematic with CouchDB in Chro…
-
## Describe the bug
By default vite does not include any support for es module that import nodejs builtins module (like crypto, etc...)
I tried to add the `rollup-plugin-node-builtins` plugi…
-
I created a replication to a bad host and after failing it changed the replication entry to something that is malformed.
## Description
I created a replication from local database (`test`) to re…
-
**Describe the Task**
Implementing MapProxy server that Jamie has identified below.
> I'm glad I had another look at this one @ZoeSimon .
> Turns out the two existing offline plugins for Leaf…
-
Hi, I can't run polyonic on android with any command (emulate:android-dev, run:android-dev, emulate:android, run:android, etc...)
short error (full log below):
```
[cordova] Execution failed for …
-
### Issue
I saw this issue. https://github.com/pouchdb/pouchdb/issues/5012
### Info
- Environment: browser/hybrid app
- Platform: Android
- Adapter: -
- Server: CouchDB & PouchDB Client
#…
-
### Issue
In CouchDB, it is possible to execute a Mango query using the following selector:
```
{
selector: {
series: 'star fox',
$and: [
{debut: {$gte: 1990}}…
-
I saw this on the roadmap:
> Syncing via CloudKit (maaaaaybe, if feasible)
I would love to see this implemented. I'm creating this issue just to raise some visibility on this and hopefully this …
-
-
#### What version of the CLI are you using? Output of `ionic --version`
3.0.0-rc.1
#### Short description of the problem:
`$ ionic start ionic-test `
should create the project but instead exits…