0👍
Try updating your Vue 3 version.
My @vue/server-renderer package was 3.2.20 and my Vue version was 3.2.6. I bumped my Vue version to 3.2.20 and it’s working great now. 🙂
- [Vuejs]-Why does this API call return [object Promise]?
- [Vuejs]-Why vue props decoding JSON strigifyed object
Source:stackexchange.com