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
- 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
- How to create a custom tooltip for your next.js website
- Next.js rendering methods
- How to Retrieve the Selected Value from a Select Field in ReactJS and NextJS
- How to view NFT metadata on hedera block chain
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.