-
Notifications
You must be signed in to change notification settings - Fork 11
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
gui-v2 WASM crashes when changing the security profile from Unsecured to Weak #1881
Comments
The Wasm app does have to reload when the security profile is changed, but it should not crash. I tested this with the latest |
Ok, then how about adding a notification that it will reload, as well as fixing the reload on vrm? I’ll change the prio to medium |
For wasm builds only. "Page will automatically reload in 5 seconds" Part of #1881
For wasm builds only. "Page will automatically reload in 5 seconds" Part of #1881
For wasm builds only. "Page will automatically reload in 5 seconds" Part of #1881
For wasm builds only. "Page will automatically reload in 5 seconds" Part of #1881
And maybe when going from other profiles to other profiles as well. The setting does get changed effectively, so for the user its a simple matter of restarting the gui-v2 as a wasm. (clicking the link on VRM). He/she is not stuck.
Found while triaging a report here: https://victrondevelopment.slack.com/archives/C04CDB8KT0T/p1738139369132709.
This should be super simple to reproduce, I reproduced it in 5 seconds.
If easy to fix and backport, then lets do that. But if complicated, then OK for me to leave it as is and fix only in master cq. Venus OS v3.60.
The text was updated successfully, but these errors were encountered: