Open Isadorious opened 3 years ago
Thanks for reporting! Now that @electron/remote is fully functional, there's no use for this library anymore.
All users should remove that from their dependencies and require @electron/remote
again. The @treverix/custom-electron-titlebar project for which I created this fork has been updated too.
I'm using Electron 11.0.3 and trying to use custom electron titlebar. When trying to start my app, it crashes with the following stack trace. This seems to be related to issue 15 in electron remote https://github.com/electron/remote/issues/15