Stopped inactive properties from showing computed inline fields, since they are not recomputed while inactive
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<property-description
|
||||
:string="model.description"
|
||||
:calculations="model.descriptionCalculations"
|
||||
:inactive="model.inactive"
|
||||
/>
|
||||
</div>
|
||||
</v-card-title>
|
||||
|
||||
Reference in New Issue
Block a user