Alexander
Alexander
Having running watcher for a while I've got such errors in logs: ``` Error: socket hang up at createHangUpError (_http_client.js:323:15) at Socket.socketCloseListener (_http_client.js:364:25) at Socket.emit (events.js:194:15) at TCP._handle.close (net.js:597:12) code:...
I've found that without parent width set explicitly component shows quite strange behaviour: once text has second word (after first space) it desappears completely and is being replaced by ellipsis...
🐛 **Describe the bug** I'd like to specify my gist and token manaully (since such option is offered), but can't - Edit configuration page seems to be corrupted: 1) it...
Once called by ctrl-f find/replace widget can't be closed - is there any key binding to do so? Close button would be nice option, probably...
For those who stepped in here in searching for updated and actually working RN PDB solution - the guy contributed recently a lot and fixed issues with sync and attachments:...
What doesn't work (on top of already stated almost useless attachments): 1) queries + replication .query: once db with updated docs replicated from couchdb server to RN .query starts to...
Code ``` localDB.allDocs({ include_docs: true, keys: idsList }) ``` (where idsList is array of doc IDs), returns all docs in db istead of specified docs only. Probably it's related somehow...
On the server I can't see content and therefore can't edit notes (even brand new created ones). Doesn't matter - in IE or Chrome. Nothing wrong in OC log meanwhile....
Debian Bookworm x64 Same shadowsocks-libev + v2ray setup on both sides (server and client) ss-local starts with no issue ``` $ ss-local -s "176.218.188.226" -p 2023 -l 1080 -k "password"...
Latest 4.2 on Debian Bookworm i386 and x64, compilation and install went with no errors/warnings, but on run I get same errors as in already closed/fixed #22 resulting with no...