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(ssr): call serverPrefetch hooks in mixins(fix: vuejs#2889) #2902

Closed
wants to merge 2 commits into from

Conversation

tabjy
Copy link

@tabjy tabjy commented Dec 29, 2020

Hello all,

This pr addresses #2889 (serverPrefetch hooks in mixins not called during SSR), tests included. Thanks to how applyOptions is designed, it also takes care of serverPrefetch hooks in extends options.

Please let me know your thoughts. Thank you very much!

Close #2889

@tabjy
Copy link
Author

tabjy commented Feb 8, 2021

Note: this pr is obsoleted by #3070. It will be closed once #3070 is merged.

@Akryum Akryum closed this Feb 26, 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.

serverPrefetch hooks in mixins not called during SSR
2 participants