Evgeny Kruglov

Results 9 comments of Evgeny Kruglov

@baudehlo Can you merge this PR? Or tell me - what is wrong with it?

@puzrin Because onInitialized fires before onPageCreated, where all other callbacks set

@puzrin You need to pass that function to `createPage` method, because only there you can setup onInitialized, right after page object created, before page load process starts. And I tried...

You can try this solution: https://github.com/vithalreddy/node-mailin/issues/35#issuecomment-1282383613

Since I am not the only one who wants to use this updated version, I have published an npmjs version: https://www.npmjs.com/package/@umpacken/semistandard If you want to do a seamless update, you...

@ronag here is the reproducible example: https://github.com/nordluf/fetch-socket-closed-example

@WilfredAlmeida in the example I provided above it doesn't help

Is there any chance for this ticket to be finished? Unfortunately, I'm not so familiar with TS and can't help you with PR.