oalfroukh
oalfroukh
It is Windows 10, FYI, I'm using `node-hid` from the renderer process. Any suggestion to avoid the crashes in my case? Thanks in advance
Hi Electron Team, Any update for this old issue? Thanks in advance!
Hi @taoky Hope you're doing well! I'm using electron `v28.2.5` on the production version, and the user said the app crashed once tried to minimize the app, here is our...
Hi @taoky You're right, it's another issue! I'm able to reproduce the issue on my machine (unfortunately, couldn't create an election Fiddle app that reproduces the issue to open a...
Hi, I have the same error when upgrading `electron` from `v26` to `v28.2.4` on Windows `arch ia32` does anyone have a fix for it? here are the errors I have...
Hi @codebytere - Is the below crash related to the same root cause? - I got that crash when closing the child window that is created via `window.open` and the...