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(server-renderer): respect the mixed render function in ssr #3006

Merged
merged 3 commits into from
Mar 25, 2021
Merged

fix(server-renderer): respect the mixed render function in ssr #3006

merged 3 commits into from
Mar 25, 2021

Conversation

HcySunYang
Copy link
Member

close: #3004

@HcySunYang
Copy link
Member Author

see comments in code for more details

@LinusBorg LinusBorg added ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. scope: ssr 🔍 review needed labels Feb 13, 2021
@yyx990803 yyx990803 merged commit 0a583d5 into vuejs:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. scope: ssr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No SSR output from components returned from defineComponent with extends or mixins
4 participants