Skip to content

Add router.onReady to Final State Injection #251

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

Merged
merged 1 commit into from
May 30, 2020
Merged

Conversation

guAnsunyata
Copy link

Add router.onReady to client-side app amount to avoid bailing hydration and performing full client-side render.

e.g. it brings hydration fail when the page component is async

Add router.onReady to client-side app amount to avoid bailing hydration and performing full client-side render.
e.g. it will cause rehydration fail when the page component is async
@kazupon kazupon merged commit 4392a2c into vuejs:2.6 May 30, 2020
kazupon added a commit that referenced this pull request May 30, 2020
kazupon added a commit that referenced this pull request May 30, 2020
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

Successfully merging this pull request may close these issues.

2 participants