MIT-CAVE / cave_static

A react based static web app to be used as a UI and data consumer for the CAVE app.
Apache License 2.0
0 stars 1 forks source link

Charts stuck on loading. #482

Closed mrkwanzaa closed 5 months ago

mrkwanzaa commented 5 months ago

When a dashboard is synced, if you change a value in one chart, all others will switch to loading until you leave and return to the dashboard.

mrkwanzaa commented 5 months ago

The above commit still can cause a loading bug when the dashboardChart.js file is hot reloaded, but as this won't ever happen in production I'm ok with that compromise.