You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot confirm that this is the actual cause but hovering over data points was causing the date range to flicker. Either way the daterange was constantly updating causing requests to spam the backend and putting load on the local browser.
@aleclevy When I was observing the behavior I got an API alarm so this could be triggering those alarms.
Describe the Bug
Cannot confirm that this is the actual cause but hovering over data points was causing the date range to flicker. Either way the daterange was constantly updating causing requests to spam the backend and putting load on the local browser.
@aleclevy When I was observing the behavior I got an API alarm so this could be triggering those alarms.
To Reproduce
Viewing this cell: https://dirtviz.jlab.ucsc.edu/dashboard?cell_id=2307&startDate=2026-03-16T18%3A14%3A22.000-07%3A00&endDate=2026-03-30T18%3A14%3A22.000-07%3A00
and hovering over points.
Expected Behavior
Date range stays static.
Screenshots
2026-03-30_11-14-14.mp4
Environment
OS:
Linux spruce 6.12.61-1-lts #1 SMP PREEMPT_DYNAMIC Sun, 07 Dec 2025 09:50:46 +0000 x86_64 GNU/LinuxBrowser:
Mozilla Firefox 146.0Additional Context
N/A