custom-electron-titlebar
custom-electron-titlebar copied to clipboard
[Bug] Linux titlebar is broken?
I was trying to use the package on Linux Debian 11 and it keeps crashing devtools and it just generally isn't working on it.
The error in the terminal
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed at WebFrameMain.send (node:electron/js2c/browser_init:2:94495) at WebContents.send (node:electron/js2c/browser_init:2:79721) at BrowserWindow.<anonymous> (/home/hazelnut/Web Browser/node_modules/custom-electron-titlebar/main/attach-titlebar-to-window.js:23:31) at BrowserWindow.emit (node:events:525:35)
I am also similar issue on Windows11 Got any fix for this?