-
### 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]…
-
The list of notes when filtered by a search word does not appear to be sorted in any logical order. For example, by date starting from most recently modified. While a more full-featured search functio…
-
Seeing a recurring popup: "[Unknown] Please upgrade to Pro to upload attachments." Occurs on its own, and also any time I press the sync button.
My install of notesnook (windows) seems to think I hav…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
-
[BUG]最新版本 win11 无法安装 node版本,点击安装软件闪退
nvmd版本:4.0.2 (tauri)
os版本: win11
降级为 3.x (electron) 版本恢复正常
-
I am new to WarpX, and noticed ionization can be modelled by using a "background_mcc" type collision between electrons and background. I am wondering how to calculate the collisional ionization betwee…
-
quick simple way to change port for pinokio server if you're unable to rebuild the electron app https://share.zight.com/xQuJj8bK
-
Basically we need better support for saving passage documents during closing sltt-app window as we did for https://github.com/ubsicap/sltt/issues/914).
This react electron-agnostic approach seems p…
-
### Test code to reproduce
Command to run the tests
```
set DEBUG=cypress*memory && set CYPRESS_INTERNAL_MEMORY_SAVE_STATS=1 && set CYPRESS_NO_COMMAND_LOG=1 && tsc && cypress run --config-file cy…
-
There is an interesting new library called tauri that serves a similar purpose as a electron without packaging an entire browser instead relying on system provided renders like webkitgtk on linux. Thi…