bshiluk / vue-wordpress

Use Vue.js and the WP REST API to build WordPress themes as SPAs with dynamic routing, HMR for development, SEO enabled, and SSR capable. Demo:
http://vue-wordpress-demo.bshiluk.com
491 stars 112 forks source link

Document title showing html entities #11

Open shubhra14 opened 5 years ago

shubhra14 commented 5 years ago

Hi, I just noticed that the document.title is showing encoded post titles.

doctitle

Thank you :)