Navigation Menu

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(runtime-core): support extends template for runtime compiler #6250

Merged
merged 4 commits into from Aug 31, 2022

Conversation

edison1105
Copy link
Member

@edison1105 edison1105 commented Jul 11, 2022

this behavior supported in vue2.
close #6249

@netlify
Copy link

netlify bot commented Jul 11, 2022

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 7103bde
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/62cb86ca85bff60009dd584a

@netlify
Copy link

netlify bot commented Jul 11, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit c2d4221
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/62ccc919e742df0009ab3e7f

@yyx990803 yyx990803 merged commit 9875ecd into vuejs:main Aug 31, 2022
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.

<component :is > fails to render component that extends a runtime template component
2 participants