Magnús
Magnús
I just tried your extension for Alfred, hoping to be able to remember that my tea was done, but it didn't work, and my tea is ruined! Ruined I tell...
The built-in scheduler isn't cutting it. Do you have any plans on porting MyScheduler over to Deluge v2.x?
I’ve got a project that, when I run `garden get config`, it returns a plethora of information: ``` $ garden get config Get config 📂 "apiVersion" is missing in the...
Running `"react-native-ios-context-menu": "^1.15.3"` and `"react-native-ios-modal": "2.0.0-3"`, I'm getting this when trying to run on iOS: ``` ❌ duplicate symbol '_OBJC_CLASS_$_RNIUtilitiesModule' in ┌─ react_native_ios_context_menu(RNIUtilitiesModule-b92ebfa9be62aee50282024fea0c7bbf.o) └─ react_native_ios_modal(RNIUtilitiesModule-54d99e7cf367dadfffd5a255f4517da1.o) ❌ duplicate symbol '_OBJC_METACLASS_$_RNIUtilitiesModule' in...
See my fork for more detail: https://github.com/trymbill/react-infinite-scroller I'm using react-infinite-scroller in a pretty detail heavy list and I noticed that when I pushed more results from an API call into...
**Describe the bug** I'm trying to run Convos with Docker and been struggling getting past the first user being registered. I've tried a bunch of things (permissions, UID/GID, different reverse...