_loadCacheHealthStats ran async from loadRepairFindingsDashboard and appended a new .repair-cache-health div each time. If the dashboard refreshed while earlier fetches were still in flight, each resolving fetch appended its own section — producing 2–6 stacked copies. Now each fetch removes any existing .repair-cache-health inside the dashboard before appending, so at most one bar is ever visible. |
||
|---|---|---|
| .. | ||
| static | ||
| index.html | ||