manu
manu
I have created a Next.js app using `yarn create next-app my-app` (without typescript) and am having this same issue. Any fix for this?
The following seems to work for me (in development mode). However, in a packaged application I am still having the same issue. ```js const mainWindow = new BrowserWindow({ width: 800,...
Seems to me I am not getting the error on Ubuntu 22.04  Weird... Could be a windows bug?
Having the same problem as of now.
If the above doesn't work for anyone I would recommend the package [Glasstron](https://github.com/NyaomiDEV/Glasstron) which is essentially the same as `electron-acrylic-window`.