question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not get actual content prerendered, only what's initially in index.html

See original GitHub issue

Project: https://github.com/kushagharahi/kushagharahi.github.io I am using vuejs2.0

I can not get the actual content of the page prerendered. All I get outputted is the original index.html w/o rendered content.

I’ve been scratching my head at what is wrong.

My entry point is ./src/scripts/main.js

You can see the issue in the ./dist folder. Every path’s index.html is identical to ./dist/index.html. IE: ./dist/index.html is the same as ./dist/contact/index.html which is equivalent of ./src/static/index.html (the original file).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:15

github_iconTop GitHub Comments

2reactions
drewlustrocommented, Jun 13, 2017

Bahahaha. No worries my friend.

On Tue, Jun 13, 2017 at 12:46 AM, Kusha Gharahi notifications@github.com wrote:

@drewlustro https://github.com/drewlustro YOU ARE BEAUTIFUL AND AMAZING. Thank you for the help. This can be closed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chrisvfritz/prerender-spa-plugin/issues/62#issuecomment-308005671, or mute the thread https://github.com/notifications/unsubscribe-auth/AAL5RYuSxqR8_CGvJXeh_a4nL0_BrKn7ks5sDhQ6gaJpZM4M-4_V .

2reactions
csvwolfcommented, May 2, 2017

The same problem!

Read more comments on GitHub >

github_iconTop Results From Across the Web

General tips and best practices - Troubleshooting - Prerender.io
The Prerender.io service fetches your site using the Prerender.io user agent, but it only renders, caches and stores the DOM, it doesn't cache ......
Read more >
Separate trailingSlash and prerender build style/characteristic
We need the page/index.html build artifacts. Otherwise, only the root page is directly fetchable (which is clearly a no-go). If separating ...
Read more >
React Pre-rendering and Potential Hydration Issue
Explanation about Reacts hydration when pre-rendering. Showcased on an actual issue I had.
Read more >
What's the right method to set a new prerender or prefetch in ...
When the document is clicked, I hope to prerender and prefetch another page, https://www.apple.com/ipad. It appears we have 2 methods to choose. We...
Read more >
Prerender pages in Chrome for instant page navigations
The Chrome team has been working on options to bring back full prerendering of future pages that a user is likely to navigate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found