The problem was with v-html being on an H2 element (which is weird anyway). Making it a div solved the issue . Not sure of the exact technical reason or why it only happened when previewing.
The problem was with v-html being on an H2 element (which is weird anyway). Making it a div solved the issue . Not sure of the exact technical reason or why it only happened when previewing.