Closed robere2 closed 2 years ago
vue-apollo doesn't behave when fetching data during SSR. There are workarounds for this until this issue is fixed. See https://github.com/vuejs/vue-apollo/issues/585
vue-apollo
SSR has been disabled for now to simplify the project and due to advancements in web crawlers being able to execute JavaScript.
This can be revisited in the future if it's still an issue and SSR is enabled again.
vue-apollo
doesn't behave when fetching data during SSR. There are workarounds for this until this issue is fixed. See https://github.com/vuejs/vue-apollo/issues/585