mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-07-26 07:28:39 -04:00
Enhance plugin string handling and initialization; add UI tests for translation loading
This commit is contained in:
@@ -537,7 +537,9 @@ function deleteSelectedDevices()
|
||||
}
|
||||
|
||||
|
||||
getData();
|
||||
// Wait for full app init (strings + plugin strings) before rendering.
|
||||
// Without this guard getString() returns undefined during cold init.
|
||||
callAfterAppInitialized(getData);
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user