manu

Results 5 comments of 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 ![image](https://user-images.githubusercontent.com/54843973/189515116-2801a244-275b-4e91-957d-c6a78c80a10f.png) 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`.