created window won't show up in dev mode
See original GitHub issueCalling win.show()
solves the problem.
Environment:
- OS and version: win10 x64 1909
- node version: v12.14.1
- npm version:
- yarn version (if used): 1.21.1
- vue-cli-plugin-electron-builder version : 2.0.0 beta
- electron version: 7.1.9
- other vue plugins used: -
- custom config for vcp-electron-builder: -
- (if possible) link to your repo: -
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Enable your device for development - Windows apps
You can go to the For developers settings page at any time to enable or disable Developer Mode. Simply enter for developers into...
Read more >Enabling Developer Mode in Windows 10
Click the Windows icon and the Settings icon, and select Update & Security. · Select For developers and turn on the switch under...
Read more >Can't Turn On Developer Mode in Windows 10? Try These ...
Can't Turn On Developer Mode in Windows 10? Try These Fixes · Right-click on the Start icon from the taskbar and open Settings....
Read more >Windows 11: How to Fix Developer Mode Is Not Working
Fix: Can't Turn on Developer Mode on Windows 11 ; Launch the Task Manager. Click on the Processes tab. Then, locate the programs...
Read more >What Is “Developer Mode” in Windows 10?
If you dig through Windows 10's settings, you may come across something called “Developer Mode”. When put into Developer Mode, Windows ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@nklayman I’m closing this issue. I would reopen the issue after I have done sufficient combinations of electron and the plugin to help locate the problem.
Have you tried using electron v8?