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
- How to read system images in an electron-react app
- Error: React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. react-hooks/rules-of-hooks
- Error Next.JS Prisma client not picking up new models
- Populating PostgreSQL database with data from a psql file
- Getting input values on form submission in next.js.
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-08Thread Create
Click the button below to start a new thread for your question
loading..
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.