Devon
Devon
As funny as this is, what is error 110? ``` ERROR [Error: Error: HOOKSTATE-110 [path: /icons]. See https://hookstate.js.org/docs/exceptions#hookstate-110] ``` Error 110 is not listed: https://hookstate.js.org/docs/exceptions#hookstate-110
### Decision Table - [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it) - [X] My issue does not look...
Basically, it seems like child components cannot distinguish between a valid passed in variable vs an invalid variable/gibberish. Just ran into this. If I do this: ``` {% unicorn 'event_bulleted_summary'...
Wondering if ndb maintainers would be open to having the library be asynchronous? If we use Nim's { .multisync. } we can support synchronous usage for simple use cases/examples and...
**Steps to reproduce the behavior:** 1. Install app. 2. Try to start it. **Expected behavior:** Application fails to start. **System Details:** ``` app:INFO openshot-qt version: 2.5.1 app:INFO libopenshot version: 0.2.5...
### Version X ### What happened? Just curious, what blocks this project from supporting mobile? How hard would it be? Happy to help. Thanks. ### Reproduction . ### Relevant log...
People have been playing Enemy Territory forever, so they have large XP values that start to make the scoreboard look funny. New people might look at it and think it's...
Hello, I'm trying to understand norm's concurrency/async story. I'm new to Nim as well. It looks like Norm is blocking? So if you use it with Jester a few slow...
Recent testing shows with larger request bodies (500 bytes+), Java/Vertx is faster and has more consistent response timings. I think this is in part because with vertx I'm able to...
Today when running a server you have to manually list all installed maps. Should just provide an `all` option.