Nabil Redmann
Nabil Redmann
Babel and Electron are ancient. As of writing, included is Electron 2, but there is Electron is v9+ and latest Babel uses @babel/* packages. When all is updated to the...
It would be wonderful, to have a few lines in the readme, about "OPTIONAL db" - is stored in $databases **(be aware: URL is the key, if using login and...
This does not work. Error: _Uncaught (in promise) Error: unknown operator "0" - should be one of $eq, $lte, $lt, $gt, $gte, $exists, $ne, $in, $nin, $size, $mod, $regex, $elemMatch,...
Mixing the first Example with the "Reactive & Live Selectors (Mango Queries)", `self.peopleInOtherDatabase` is always `[]` `self.todos` is filled as it should. Are there any other requirements? is `.sync( ...todos...
Is there any known solution to get vue-pouch running in a woker? Or could [this](https://github.com/trik/worker-pouch) work / how could this be integrated?
This is somewhat unique - PouchDB explains how to access the attachments (getAttachment / get), but this does not make a Vue list yet. An example might be helpful, as...
The current examples are fine, but talking to two other friends of mine, they seem to have the same problem: how to build a todo app, where the editing is...
Hi, we are having trouble comitting files for one project only. Crated a new repository and having the same issue. I am not sure what to do about that: ```...
OSX works, when I use [NVM](https://github.com/creationix/nvm) to set the same Node version (since NODE_MODULE_VERSION must match the node verison) as used by electron, but would exit when using electron@beta with...
I am not sure, if a plugin can handle #2, #3. 3 Desktops setup: left, middle:primary, right 1. CTRL+ALT+A triggers the Hello dialog, but it appears on the left-desktop. Never...