Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors with trying to access headers with nuxt generate #4

Open
Yimiprod opened this issue Jun 14, 2019 · 3 comments
Open

Errors with trying to access headers with nuxt generate #4

Yimiprod opened this issue Jun 14, 2019 · 3 comments

Comments

@Yimiprod
Copy link

image
In generate process context.res is unavailable.
We can detect if we are in generate process with process.isStatic and then not trying to update the headers.

@naveeed
Copy link

naveeed commented Aug 26, 2019

I am having the same issue, is this still open?

@acrolink
Copy link

acrolink commented Sep 8, 2019

Same issue here.

@elpapi42
Copy link

elpapi42 commented Jul 8, 2020

I feel this only work with SSR/Universal mode, not in SPA or Static modes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants