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

fix(warn): add missing [LifecycleHooks.SERVER_PREFETCH] to ErrorTypeStrings #4014

Merged
merged 1 commit into from Jun 28, 2021

Conversation

beastrovich
Copy link
Contributor

@beastrovich beastrovich commented Jun 28, 2021

Just a small change that fixes a broken apollo extension setup.

Fix #4013

@posva posva changed the title #4013: Add missing [LifecycleHooks.SERVER_PREFETCH] to ErrorTypeStrings fix(warn): add missing [LifecycleHooks.SERVER_PREFETCH] to ErrorTypeStrings Jun 28, 2021
Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@yyx990803 yyx990803 merged commit d069796 into vuejs:master Jun 28, 2021
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.

Missing LifecycleHooks.SERVER_PREFETCH in 'vue-next/packages/runtime-core/src/errorHandling.ts'
3 participants