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
- Setting up a sitemap for next js using next-sitemap package
- How to filter an array of objects in Javascript(react js & next js)
- React Native error: showing blank screen on setting up react-navigation
- Populating PostgreSQL database with data from a psql file
- Error Next.JS Prisma client not picking up new models
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-08Categories
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.