I've written a small Vue.js app where I'm basically just putting variables into the template. However whenever I put content in the html editor I lose all of the code when the page renders.
If I go back to edit it, it's still there.
Anyone doing something similar?
I've got a codePen (no stying) with my vue.js and the html.