Jakob Rosenberg

Results 72 comments of Jakob Rosenberg

I'm on the fence about using this. Is there any indication that this library is still maintained?

@rudemex thanks for maintaining a fork. I wish the author would assign a maintainer, release a statement or reply to this issue.

I have the exact same issue. ``assert.isRejected(Promise.resolve('foobar'))`` passes, but prints ``(node:32876) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 17): AssertionError: expected promise to be rejected but it was fulfilled with 'foobar'``...

Solved it by adding await ``await assert.isRejected(...``

> First add this to your camera config: @maikvitesse, what does this mean?

On one hand a simple option should suffice. On the other, it might not be obvious that you're free to type your own name.

You can see the issue here. As soon as I click space and select an item, the alignment goes off. ![prompts-issue](https://user-images.githubusercontent.com/4153004/113187567-4ad2b680-9259-11eb-9fe1-1ab3cc442973.gif)

@elliot-nelson I just checked `right-arrow` vs `spacebar` and it seems you're correct. It only happens with `spacebar`.

I had a similar issue which I solved in Chrome. Not sure if it's relevant. ![image](https://user-images.githubusercontent.com/4153004/117562791-f9141c00-b0a1-11eb-9686-23c22789e2ed.png)

@reconbot is there anything I can do to contribute towards `prebuildify` integration?