Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page not show in electron application after build application (build using electron-builder) #297

Open
batis97 opened this issue Jun 4, 2024 · 1 comment

Comments

@batis97
Copy link

batis97 commented Jun 4, 2024

Hello, I have a problem with routing, when I run the application in development mode (electron-vite dev) all the routes that I created run fine.

But when I build the application using electron-builder, routing to the next page only displays a blank page (using navigate).

Is there a solution to this problem?

Develeop with:
"electron": "^27.3.10",
"electron-vite": "^2.0.0",
"svelte": "^4.2.9",
"electron-builder": "^24.6.4",

@DVDdisk7
Copy link

I have the same problem. Is there any update on this topic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants