0👍
Ok. So minor glitch happening there. Apparently the php script didn’t work as planned. I was using iso instead of utf-8 🙂 Apparently using vue / vue-router (with inline templates) with a php script for sending mails requires one to use utf-8 and not iso.
- [Vuejs]-Vue.js – inject a v-on button to spawn an overlay from static html sourced from an external source
- [Vuejs]-Webpack hot reload doesn't stop html5 audio
Source:stackexchange.com