Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Prerendering Broken #682

Open
Marcusg62 opened this issue Jun 13, 2019 · 1 comment
Open

Prerendering Broken #682

Marcusg62 opened this issue Jun 13, 2019 · 1 comment

Comments

@Marcusg62
Copy link

Marcusg62 commented Jun 13, 2019

I cloned the repo from github ran npm install and then npm run build:prerender && npm run serve:prerender. I open localhost:8080 and I get
"This page isn’t working localhost sent an invalid response.
ERR_INVALID_REDIRECT" in chrome.

Could this be a versioning problem on my end? Or is it a bug?

I don't see any errors in the console in browser or command line.

@mcrilly
Copy link

mcrilly commented Jun 29, 2019

I saw a similar issue when I first tried with this repo - at first I thought it was something I was doing wrong. When I tried opening: localhost:8080/index.html - the page loaded and the links to the lazy and nested lazy pages also display as expected.

If I try and view the source on the lazy page I see the following error:
This page isn’t working
localhost redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

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

No branches or pull requests

2 participants