mirror of
https://github.com/nasa/openmct.git
synced 2025-02-04 10:10:43 +00:00
9578fb0cd8
* [Core] Log errors from topic Log full error (including stack trace) when catching errors from the topic service. Aids debugging of #1303 (and should aid in future debugging of any similar issues.) * [API] Fix identifier usage in handleMutation To address console errors observed in the context of #1303 * [Views] Listen to mutation Listen for mutation instead of watching modified timestamp; more reliable due to recent API changes. Fixes #1303. * [Views] Update spec for mct-representation ...to reflect changes for #1303
This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.