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

Ignore first load fetch #934

Closed
kenny1har opened this issue Oct 25, 2016 · 2 comments
Closed

Ignore first load fetch #934

kenny1har opened this issue Oct 25, 2016 · 2 comments

Comments

@kenny1har
Copy link

When the page loaded, SSR contents/DOM are already passed in HTML.
The network is still requesting ajax for contents that are already rendered using SSR.

How to disable URL fetch in the client side only for the first page load ?

@frenzzy
Copy link
Member

frenzzy commented Oct 25, 2016

#813 (comment)

@kenny1har
Copy link
Author

thanks.

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

2 participants