Skip to content

Conversation

@hmbacher
Copy link
Contributor

@hmbacher hmbacher commented Sep 15, 2025

Hello :)

Rendering and updating of the psramChart is conditional in SystemMetrics.svelte as it depends on whether PSRAM data is available. Unfortunately the creation of the chart is not protected by a condition and therefore leads to a JS error in SystemMetrics.svelte:100 :

image

Furthermore I changed the metrics data reference from $analytics.free_psram to $analytics.used_psram, what I assume has been the original intention when labeling the dataset Used:

image

Kind regards!

@theelims theelims merged commit a2414e7 into theelims:main Oct 8, 2025
@hmbacher hmbacher deleted the fixing-systemmetrics-psram-chart branch October 9, 2025 05:32
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

Successfully merging this pull request may close these issues.

2 participants