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

Angular hot reload broken #192

Open
arcovoltaico opened this issue Jan 15, 2025 · 2 comments
Open

Angular hot reload broken #192

arcovoltaico opened this issue Jan 15, 2025 · 2 comments

Comments

@arcovoltaico
Copy link

My angular 19 electron project did hot-reload finely, i.e.: anytime I change my code, the browser gets refreshed.

Not anymore happening after I changed
"electron": "24.8.8",
to
"electron": "github:castlabs/electron-releases#v31.7.3+wvcus",

is there any way to fix it?

@khwaaj
Copy link
Collaborator

khwaaj commented Jan 18, 2025

I can't say for sure, but this does not look like an ECS specific issue at first glance. You are jumping from Electron 24 to ECS 31, which is a large version gap. Are you sure this works in Electron 31?

@arcovoltaico
Copy link
Author

arcovoltaico commented Jan 24, 2025

Tried with v26.2.1, but sadly not fixing it. Thank

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