mirror of
https://github.com/MeshCore-Beacon/beacon-web.git
synced 2026-09-04 20:53:44 +00:00
The WS patch only updated nodes already in the paged cache, and with staleTime Infinity nothing ever refetched — a node that came up after page load could never appear on the map. The event carries a full summary, so unknown nodes are appended to the cache directly. The Nodes table keeps patch-only behavior since its cache is filter-scoped.