Thomas Lulé
Thomas Lulé
### Please avoid duplicates - [X] I checked [all open feature requests](https://github.com/nock/nock.js/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) and none of them matched my request. ### Context I use nock to test that my server correctly...
## Feature Request `EventSubMiddleware.apply()` currently doesn't `await` anything and I believe it has no reason to do so in the future (as applying middlewares is a synchronous operation). I think...
Hello, I'm probably missing something here but I can't make jQuery `:hidden` selector work. Shouldn't this print `true` ? ``` javascript var jsdom = require("jsdom"); jsdom.env({ html: '', scripts: [...
**Is your feature request related to a problem? Please describe.** If the `irc.fdgt.dev` server is unreachable, we're kind of stuck. **Describe the solution you'd like** Both or one of those:...
Some instances allow **very, very** long toots. The app displays them in full in the timeline and it takes forever to scroll a single message. My instance has a limit...