Closed
Description
We've been using vue-meta with SSR on 0.5.5, but after upgrading to 0.5.6 we started getting the following errors on the server:
ReferenceError: document is not defined
at updateClientMetaInfo (/path/to/node_modules/vue-meta/lib/vue-meta.js:824:19)
at Vue$2.refresh (/path/to/node_modules/vue-meta/lib/vue-meta.js:885:35)
at /path/to/node_modules/vue-meta/lib/vue-meta.js:1013:74
at Timeout._onTimeout (/path/to/node_modules/vue-meta/lib/vue-meta.js:924:5)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
at Timer.listOnTimeout (timers.js:207:5)
Metadata
Metadata
Assignees
Labels
No labels