mirror of
https://github.com/MeshCore-Beacon/beacon-web.git
synced 2026-09-02 00:58:21 +00:00
- a failed lazy chunk now offers 'reload' (React.lazy caches the rejection, so remounting could never recover Map/Stats) - an open spiderfy fan closes on region/type-filter change instead of showing leaves from the previous dataset - map settings persistence moved out of the setState updater - observer search debounces 250ms and shows 'Search failed' instead of 'No matches' on errors - packet-detail staleTime drops to 30s so a reopened analyzer picks up new observations - leaving Stats clears its statsTab/observerId/range URL params - ws types now match the wire (batteryMv omitted not null, scopes can be null, lastObservationId isn't sent today); drop the unused microToDeg shim now that nothing imports it