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
A missing object in a Gauge will throw a JavaScript error in the console. The issue appears to be in this line of code, which assumes at least one range is returned -
Summary
A missing object in a Gauge will throw a JavaScript error in the console. The issue appears to be in this line of code, which assumes at least one range is returned -
openmct/src/plugins/gauge/components/GaugeComponent.vue
Line 656 in 057a5f9
Expected vs Current Behavior
There should not be any unhandled errors in the JavaScript console
The text was updated successfully, but these errors were encountered: