diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue index e2e8a46874..1ecbad2840 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -86,6 +86,7 @@ onUnmounted(() => { :min="10" :max="200" :controls="false" + @change="handleScaleChange()" class="scale-input-number" >