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
If no telemetry is ever returned to a condition set, it will throw errors. This was causing the Default Display in openmct-yamcs examples to break if the user forgot to run the simulator. akhenry/openmct-yamcs#490 (comment)
Expected vs Current Behavior
Steps to Reproduce
Follow the steps on https://github.com/akhenry/openmct-yamcs to get up and running with quickstart (must be a fresh version, remove any existing openmct-yamcs repo)
Do not run the simulator simulator.py
View the example at localhost:9000
Screen covering errors... many of them
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug with no functional impact?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
Additional Information
The text was updated successfully, but these errors were encountered:
Summary
If no telemetry is ever returned to a condition set, it will throw errors. This was causing the Default Display in openmct-yamcs examples to break if the user forgot to run the simulator. akhenry/openmct-yamcs#490 (comment)
Expected vs Current Behavior
Steps to Reproduce
simulator.py
localhost:9000
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: