Update the View code dynamically #5913
Unanswered
hardikdgsa
asked this question in
Q&A
Replies: 1 comment
-
Ensure you're editing the model of the component and not the view/DOM |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using GrapeJS for building the email templates. For the dynamic binding and templates. I am updating the text dynamically from the code only. These changes are reflected in the HTML preview/code; however, when I press View code these changes are not reflected.
Which method or event should be called to update the changes to the view code that is in the current HTML page?
Beta Was this translation helpful? Give feedback.
All reactions