Question 1:
I am using SSR in vue.js..
In a created hook, I am having an ajax call to fetch data which should appear in the template.
W