Closed wmsoftware-de closed 3 years ago
@wmsoftware-de this issue was automatically closed because it did not follow the bellow rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/vue-argon-dashboard-pro **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
Version
2
Operating System
macOS
Device
Desktop
Browser & Version
Chrome 89.0.4389.82
Steps to reproduce
import HtmlEditor from "@/components/Inputs/HtmlEditor"; export default { name: "ActionEdit", components: { HtmlEditor, …
What is expected?
If you type in HTML-Editor the text is in action.HTML_Text and vice versa
What is actually happening?
Text in the editor and action.HTML_Text is not synced
Solution
Additional comments
in V1.2.2 ist worked without problems