acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
168 stars 125 forks source link

Dashboard stops showing telemetry #132

Closed frankm24 closed 11 months ago

frankm24 commented 1 year ago

After running OpModes a few times the dashboard appears to be connected but stops showing the DS telemetry and the checkbox list to graph telemetry values is gone. I am using MultipleTelemetry in TeleOp and the roadrunner tuning OpModes and both have this issue.

frankm24 commented 1 year ago

Downgraded to 0.4.6, seems to be fine on that version