Vue.js 3 SSR - missing template or render function during client hydration
I'm trying to create Vue.js 3 SSR app (including ts, @vue/cli, babel). I'm using nodejs + express as a backend. SSR is working fine (I'm getting properly rendered html from server), but error occurs
https://stackoverflow.com/questions/64697418/vue-js-3-ssr-missing-template-or-render-function-during-client-hydration