every time i run my electron app,it starts like this! always turn the front-end elements view,how can i start my app without this show on GUI? besides,why it goes with black bg? it went well on chrome. thank u,guys
The black screen is probably due to the css files routes. Check them.
If you followed the starter electron tutorial, you are most likely calling mainWindow.openDevTools();
. Remove that line and you will not get the console.
Check if your code is calling openDevTools()
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With