Maksim Kalinin
Maksim Kalinin
**Describe the bug** When many files are deleted simultaneously (tested with 3064 files) inside watched folder or subfolder, `unlink` event gets fired on the watched folder. There's no bug if...
**Is your feature request related to a problem? Please describe.** The `electron-redux` has really easy-to-use API that helps a lot when working on electron applications. However, it has some limits...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
* **Electron-Builder Version**: 24.13.3 * **Node Version**: 20.10.0 * **Electron Version**: 29.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: pkg Postinstall script in pkg target receives wrong `$2`...
**Describe the bug** `puppeteer-extra-plugin-stealth` package works on `https://meet.google.com` website with puppeteer version 22.1.0 (Chrome for testing version 121.0.6167.85). However, when using puppeteer 22.2.0 (Chrome for testing version 122.0.6261.57), the website...