Yakov Litvin
Yakov Litvin
Looks like I'm having the same [issue](https://stackoverflow.com/q/68467866/3995261) (4.0.1 fails @ node 14.1.0 and works @ 15.14.0; I haven't narrowed the version barrier yet). I wonder if node packages may have...
PS I've googled [what I've asked about](https://stackoverflow.com/a/29349773/3995261) and it may be it's worth bumping `engines` of the [package](https://github.com/bubenshchykov/ngrok/blob/master/package.json)
@thlorenz do know you if it's possible to combine proxyquire and rewire? Meaning to load a module with injection _and_ get private variables from it?
Not only after being minimized, it also gets closed after switching Windows virtual desktops back and forth. Like: edit stuff in Notepads, win+ctrl+right to go to another desktop, do stuff...
PS this may be helpful for fixing: [1](https://social.msdn.microsoft.com/Forums/windowsapps/en-US/5c297b49-989c-4a3d-abe6-adb963d6f507/uwpapp-crashes-when-minimised-and-maximised-the-app?forum=wpdevelop), [2](https://github.com/microsoft/microsoft-ui-xaml/issues/3802)
Hi Pengju, well it wasn't planned before (or rather was somethere in the middle of my big backlog(s)), but may be I'll take a look for the next release. I've...
I'd like to bump this as a major problem, with some details explained [here](https://github.com/Synthetixio/synpress/issues/414#issuecomment-1586233431)
Hi, check #927, there's a fix for this particular issue (also, use the fix from #837). However, watch mode still fails for me most of the times. I'll try to...
@drptbl Should we reopen this one or should I open a new issue? (looks like I can't reopen it) I'm facing this from time to time, without changing anything in...
As the error is similar, this may be helpful: #804