mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 00:45:41 +00:00
7ed62babe3
Don't pass a domainObject instance into mct-representation until a view for that specific domainObject is available; this avoids ordering issues where a new domainObject is passed briefly to controllers in represented views before a event is issued, which can result in undesired behavior for views that need to manage resources (such as the subscriptions used to support telemetry retrieved from the WARP Server, WTD-644.