unlayer / vue-email-editor

Drag-n-Drop Email Editor Component for Vue.js
https://unlayer.com
585 stars 164 forks source link

previewHtml callback called two times #56

Open MadalinaCi opened 2 years ago

MadalinaCi commented 2 years ago

I saw that the previewHtml callback is called two times when showing the preview and I was wondering why. This is making my implementation a bit more complicated and I was wondering what is the reason, if I can make it trigger only once or if this is a bug.