mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-11 12:54:41 +00:00
201fa2787d
This reverts commit 42ff5a291b.
The fix for #866 made the obs-switch UX worse, not better:
- Location goes blank when switching observations
- Path stays stuck on 'direct' across observations
- Hex bytes don't update
- Decoded fields don't update
#866 remains open. A correct fix will follow in a separate PR that
starts from a clean slate (not a follow-up to this change).
Reopens #866.