vue-email-editor icon indicating copy to clipboard operation
vue-email-editor copied to clipboard

Properties and reactivity

Open skoulix opened this issue 4 years ago • 0 comments

Somehow component properties are not reactive.

For example binding the locale property like :locale="en-US" and changing the language dynamically has no effect at the component.

Is there any destroy method? Any thoughts how can I achieve this?

Thanks

skoulix avatar Dec 21 '20 10:12 skoulix