-
## Description
An AppArmor profile is required for chromium (and therefore electron) based applications to start up on Ubuntu 24.04 in its default configuration.
## Current behavior
Without the p…
-
### 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 conduct…
-
### What happened?
https://github.com/user-attachments/assets/85f739eb-bb15-4d28-9fb4-ce40eb12bc97
1. Start a recording
2. Press F5, `Reload site` pops up
3. Click `Cancel`
4. Page refreshes,…
-
### 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…
-
Hi! Thanks for develop this tool. I'm trying to use this with webpack, and I successfully had setup basic reload. However, I would like some additional task to be handle.
This is my actual file:
``…
-
Does this issue occur when all extensions are disabled?: Yes
Version: 1.95.1 (Universal)
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
Ele…
-
I want to request a browser reload when settings that require reload are changed.
First, I tried just doing
`banner.onclick = _ => window.location.reload()`
but this only reloaded the settings pag…
-
* **electron-builder version**: 25.1.7
* **Node version**: 20
* **Electron version**: 32.1.2
* **Target**: Windows
I have an Angular app in Electron. When I add a preload.js fi…
-
Hi all,
Thanks for the repo, it is quite straight forward to setup.
However, I can't get the tools to popup in the devtool page until I reload the main page.
If I **await installExtension(REA…
-
# 🐛 bug report
I installed parcel v2 in my **electron/react/ts** project. Parcel runs correctly and if I save a file, the parcel rebuilds but the page in the electron doesn't reload automatical…