@@ -121,7 +121,7 @@
data() {
return {
- currentValue: this.value,
+ currentValue: this.value || '',
textareaCalcStyle: {},
prefixOffset: null,
suffixOffset: null,