You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create .exe using cmd: npm run electron:build then inside win-unpacked double click on the exe. the application runs good but when i try to reload it the application shows blank screen with error message: Not allowed to load local resource: file:///...dist/win-unpacked/resources/app.asar/home
✔️ Expected Behavior
Application should reload and should not show blank screen with the error message.
🔍 Additional context
Win 11
The text was updated successfully, but these errors were encountered:
dindayalpandey
changed the title
Application gives blank white screen when tried to reload
[Bug]: Application gives blank white screen when tried to reload
Feb 19, 2024
Steps to reproduce
Create .exe using cmd: npm run electron:build then inside win-unpacked double click on the exe. the application runs good but when i try to reload it the application shows blank screen with error message: Not allowed to load local resource: file:///...dist/win-unpacked/resources/app.asar/home
✔️ Expected Behavior
Application should reload and should not show blank screen with the error message.
🔍 Additional context
Win 11
The text was updated successfully, but these errors were encountered: