diff --git a/frontend/express/public/javascripts/countly/vue/components/date.js b/frontend/express/public/javascripts/countly/vue/components/date.js index b2e32137d28..ad29bc3294e 100644 --- a/frontend/express/public/javascripts/countly/vue/components/date.js +++ b/frontend/express/public/javascripts/countly/vue/components/date.js @@ -1138,6 +1138,9 @@ }, methods: { loadValue: function(value) { + if (!value) { + return; + } var changes = this.valueToInputState(value), self = this; changes.label = getRangeLabel(changes, this.type); diff --git a/frontend/express/public/javascripts/countly/vue/components/dropdown.js b/frontend/express/public/javascripts/countly/vue/components/dropdown.js index ebf29f7a912..1f41c7eaca0 100644 --- a/frontend/express/public/javascripts/countly/vue/components/dropdown.js +++ b/frontend/express/public/javascripts/countly/vue/components/dropdown.js @@ -529,7 +529,7 @@ template: '\ - \ No newline at end of file + diff --git a/plugins/remote-config/frontend/public/templates/conditions-drawer.html b/plugins/remote-config/frontend/public/templates/conditions-drawer.html index c23d2a5c16d..a5c043dc759 100644 --- a/plugins/remote-config/frontend/public/templates/conditions-drawer.html +++ b/plugins/remote-config/frontend/public/templates/conditions-drawer.html @@ -1,7 +1,9 @@ - \ No newline at end of file + diff --git a/plugins/remote-config/frontend/public/templates/conditions.html b/plugins/remote-config/frontend/public/templates/conditions.html index 9e7206a1f47..320c1ea28ae 100644 --- a/plugins/remote-config/frontend/public/templates/conditions.html +++ b/plugins/remote-config/frontend/public/templates/conditions.html @@ -21,7 +21,7 @@ @@ -46,4 +46,4 @@ - \ No newline at end of file + diff --git a/plugins/remote-config/frontend/public/templates/parameters-drawer.html b/plugins/remote-config/frontend/public/templates/parameters-drawer.html index 60f55d3be11..cf8ba2c6e61 100644 --- a/plugins/remote-config/frontend/public/templates/parameters-drawer.html +++ b/plugins/remote-config/frontend/public/templates/parameters-drawer.html @@ -1,7 +1,9 @@ - \ No newline at end of file + diff --git a/plugins/remote-config/frontend/public/templates/parameters.html b/plugins/remote-config/frontend/public/templates/parameters.html index f1bb960623f..f389ab7945a 100644 --- a/plugins/remote-config/frontend/public/templates/parameters.html +++ b/plugins/remote-config/frontend/public/templates/parameters.html @@ -34,9 +34,9 @@