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

Named default slot not working with multiple conditional elements #12110

Closed
martinlundin opened this issue Jun 3, 2021 · 3 comments
Closed

Comments

@martinlundin
Copy link

Version

2.6.13

Reproduction link

https://codesandbox.io/s/boring-paper-gxdk3?file=/src/App.vue

Steps to reproduce

Open repro, open App.vue.
See that what is inside of the default template is not rendered. Remove the #default from the <template> tag and it works.

What is expected?

List should render. In vue 2.6.12 it did.

What is actually happening?

List is not rendered.

@posva
Copy link
Member

posva commented Jun 3, 2021

Already fixed. Please check existing issues first

@posva posva closed this as completed Jun 3, 2021
@martinlundin
Copy link
Author

Okay great, could not find any, can you link it?

@jelle-eastground
Copy link

jelle-eastground commented Jun 3, 2021

Okay great, could not find any, can you link it?

#12102 , #12104 and #12107

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

No branches or pull requests

3 participants