-
At first: currently i try to learn building electron apps by example. Thank you for your work, it's a great help. The configuration of this project is excellent - debugging and packaging for distribut…
-
Does this issue occur when all extensions are disabled?: No.
It seems to be related to GitHub Copilot extension, but I cannot reproduce this issue in stable version of VS Code (1.95.2), only in…
-
**Describe the bug**
After the update to version 1.11.0, there are permission issues with chrome-sandbox
**To Reproduce**
Steps to reproduce the behavior:
sudo apt install ./Downloads/teams-fo…
-
### 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 Condu…
-
I use the following code in vite.config.ts, which causes my ts file to generate mjs files, but my other ts files in the folder do not generate mjs files | 我在vite.config.ts 中使用如下代码,会使我的ts文件会生成mjs文…
-
Using events in renderer process throw error on development console
saying **Attempting to call a function in a renderer window that has been closed or released.**
```
win.on('maximize', toggleMaxR…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
### How frequently does the bug occur?
All the time
### Description
Hello, I'm trying to use Realm for my app using electron. I want to open the same realm from main and renderer processes.
…
-
Hi, I'm having an issue reloading successfully my electron app after a **scss** change. As you can imagine, I need to transform my scss resource into a css file, which implies a gulp task prior reload…
-
### 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]…