mirror of
https://github.com/nasa/openmct.git
synced 2025-01-19 11:17:04 +00:00
set deep property as true on watch (#2521)
This commit is contained in:
parent
4414161faf
commit
68f3436792
@ -169,7 +169,7 @@ export default {
|
||||
rowOffset: 'calculateRowTop',
|
||||
row: {
|
||||
handler: 'formatRow',
|
||||
deep: false
|
||||
deep: true
|
||||
}
|
||||
},
|
||||
components: {
|
||||
|
Loading…
Reference in New Issue
Block a user