i want to push newUsers into an array and then display that array , newUsers will be an html code with informations and whenever someone enter his informations and click 'Add' an html code will be push into users array ,but the problem is that 'v-html' is not reading the code probably because when i right the code manually i get different display results check it out : https://codesandbox.io/s/3r3po83rkp
Add a comment
|