Closed BryanYin closed 1 year ago
I am getting the same issue. Is that solved?
Describe the bug I'm using latest version 4.1.3 and get below exception when running in release mode. Dev and debug mode does not have such issue.
Desktop (please complete the following information):
- OS: MacOS Ventura and Windows
- Electron version 21.1.1
- Node Version v16.18.1
Are you using electron-builder to build project?
Hi, I was using https://github.com/maximegris/angular-electron as project template.
The issue was resolved by adding custom-electron-titlebar
to app/package.json
.
Fixed on last version
Describe the bug I'm using latest version 4.1.3 and get below exception when running in release mode. Dev and debug mode does not have such issue.
Desktop (please complete the following information):