Error electron app opens twice
Ever since I added Google authentication through Firebase to my Electron-React desktop application, I've been experiencing an issue where the application opens two windows upon launch
Admin
2023-05-08
You may be encountering this error because you have called the createWindow function twice within the entry point of your Electron app, specifically inside the main.js file.
Similar Content
- Resetting form fields onsubmit in next js
- DeprecationWarning: Using 'compiler' as the first argument is deprecated. Please use 'options' as the first argument and 'compiler' as the second argument error on React Native.
- Next.js rendering methods
- How to call more than one function within jsx in next.js and react
- Populating PostgreSQL database with data from a psql file
Add Message
Click on the button below to add a new message to this thread
Tags
#Javascript
Thread detail
Satus: Open
Messages: 1Started: 2023-05-08loading..
Privacy Policy
By using our website,
you agree that devmaesters can store cookies on your device and disclose information in accordance with our privacy policy.