Niklas Wenzel

Results 243 comments of Niklas Wenzel

@mlaurencin I assume it might be the Escape key. See [this part](https://gist.github.com/EdnY1/6e3f207dd5764e8e5dd3df8cc11b3b1c#file-main-js-L25-L29) of the gist.

Thanks for reporting! This looks like a bug. Could you please use [Electron Fiddle](https://www.electronjs.org/fiddle) to create a minimal reproducible example and publish it as a gist?

Thanks! It's always helpful to have shared code to reference.

@aidinabedi I haven't tried to reproduce it on my end yet. I am often the person collecting all the necessary info for bug reports. Then any Electron team member is...

If this ever gets implemented, please 1. Mark it as a breaking change 2. Add a way for main process functions to verify if a transferred object is a `MessagePortMain`....

Thanks for opening this issue and linking to related issues from the past! I think we might want to reclassify this as a feature request. Let's see if other maintainers...

@Satish-Medar Just open a pull request. We don't assign non-maintainers to issues.

Quick note if anyone else runs into it. My `yarn install --immutable` failed with: ``` PS C:\Users\nikwen\.electron_build_tools> yarn install --immutable ➤ YN0000: · Yarn 4.10.3 ➤ YN0000: ┌ Resolution step...