Johan Brook

Results 7 issues of Johan Brook

To prevent server exception: ``` I20141008-11:21:18.950(2)? Exception while invoking method 'eventsOnLoggedOut' Error: Did not check() all arguments during call to 'eventsOnLoggedOut' I20141008-11:21:19.045(2)? at _.extend.throwUnlessAllArgumentsHaveBeenChecked (packages/check/match.js:303) I20141008-11:21:19.046(2)? at Object.Match._failIfArgumentsAreNotAllChecked (packages/check/match.js:80) I20141008-11:21:19.046(2)?...

Hi! Great package! I just thought I'd document the first run here: Config: ```json "ava": { "require": ["ava-playback"], "playbacks": "tests/fixtures" } ``` I ran this: ``` api→ env NODE_ENV=test AVA_PLAYBACK=record...

The whole Hyperterm window is moved when dragging a tab with the mouse. **Version:** 0.2.1 _(I'm filing a bunch of UI stuff now, to keep track of them. Can be...

help wanted
🛠 Type: Feature Request

Maybe this is https://github.com/daniel-j/send2ereader/issues/6, but: 1. Upload a "bad" file, such as [1]. 2. Check "Kepubify". 3. Upload. A page with "Internal server error" is shown. Unchecking "Kepubify" successfully uploads...

[JSON Error Handler](https://github.com/stubailo/meteor-rest/tree/devel/packages/rest-json-error-handler) is an awesome drop-in, but we're having a hard time tracing server errors in development when using this package, since it catches _all_ exceptions/errors and just outputs...

The main code involving `fontcustom compile` is run for every single SVG icon in the source directory. Instead of running the code for each file in the stream, it should...

bug

### Problem description ### Steps to reproduce 1. Visit a project in Deno deploy 2. Go to "Logs" ### Expected behavior I should be able to view logs. ### Environment...