summaryrefslogtreecommitdiffstats
path: root/src/components/Properties/PropertyDateTime.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Properties/PropertyDateTime.vue')
-rw-r--r--src/components/Properties/PropertyDateTime.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Properties/PropertyDateTime.vue b/src/components/Properties/PropertyDateTime.vue
index f4f843bc..74f6ed72 100644
--- a/src/components/Properties/PropertyDateTime.vue
+++ b/src/components/Properties/PropertyDateTime.vue
@@ -106,6 +106,7 @@ export default {
/**
* Since we're updating a local data based on the value prop,
* we need to make sure to update the local data on pop change
+ * TODO: check if this create performance drop
*/
value: function() {
this.localValue = this.value