[Object API] Use of structuredClone causes errors with related telemetry in imagery #6236
Closed
3 of 7 tasks
Labels
Milestone
Summary
A recent change to the object API results in objects being cloned in order to provide the pre-mutation model in observer callback functions. This change was using the builtin
structuredClone
which is intended for this purposes, howeverstructuredClone
will bork on functions. In Open MCT for VIPER we are defining functions on imagery metadata in order to determine staleness tolerances.Steps to Reproduce
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: