Michael Nahkies

Results 24 comments of Michael Nahkies

--- Migrated from https://github.com/sinonjs/sinon/issues/607#issuecomment-70767984 Originally created by @terinjokes on *Wed, 21 Jan 2015 01:18:21 GMT* --- > Does this behaviour differ from what out-in-the-wild implementations of XMLHttpRequest? Do they all...

--- Migrated from https://github.com/sinonjs/sinon/issues/607#issuecomment-163907014 Originally created by @moll on *Fri, 11 Dec 2015 10:47:57 GMT* --- This is still the case as of Sinon v1.17.2.

--- Migrated from https://github.com/sinonjs/sinon/issues/607#issuecomment-107033149 Originally created by @moll on *Sat, 30 May 2015 12:22:59 GMT* --- Just experienced this, too, when using Sinon and its XHR mock on Node. It...

I was about to make a PR for the same change - there is no point checking if it is available and calling `show` immediately @naoufal this has been open...

I've proposed a possible solution to this here, with a rough patch included https://github.com/googleapis/nodejs-pubsub/issues/1081

@feywind I'm happy to tidy up the patch a bit (rebase and add tests, plus test it out e2e) - I just wanted some validation of the approach before investing...

I'd love to see this merged. My use case is that I'd like my CI pipeline to add a comment to the originating pull request with the relevant versions /...

Duplicates #1160 Would be nice to get a resolution to this / #1160 - just ran into this today 🤞

This is causing me a bit of frustration too - it "feels" like its happening at random after an render error is thrown, maybe I'm inadvertently clicking a link to...

I'm unlikely to get time to figure this out anytime soon, but just wanted to express interest in having more documentation around the WASM support, and in a perfect world...