Nikita Kot
Nikita Kot
Using mitt in Typescript with `"moduleResolution": "NodeNext"` gives "error TS2349: This expression is not callable." error. ``` "mitt": "^3.0.1" "typescript": "^5.3.3" ``` **tsconfig.json** ```json { "compilerOptions": { "outDir": "dist", "target":...
Since one of the December 2024 updates the app became pretty slow. Very often when I click the tray icon to open the popup it's grayed out and I can't...
Hey there, I have a bundled kiosk IWA which utilizes controlled-frame api to render 3rd party websites. It works completely fine on my Windows machine via "Install IWA from Signed...
what's a correct way for attaching metadata for the native crashes when using @sentry/electron? I use the following setup for adding additional information to the native crash event, so I...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
building @sentry-internal/node-native-stacktrace against the latest stable electron (v38.3.0) fails
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Description Processes which are launched on Windows via Git bash.exe get orphaned. ### OpenCode version 1.0.152 ### Steps to reproduce 1. start `opencode` 2. ask it to run `npx...