-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
empty slot does not render as default if there is v-if as evaluated false more than 1 #11856
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
Comments
I'm going to fix soon. |
|
Thank you for proposal! |
@andacistan |
@posva
is the same as
Though I'm not a newbie in CS, but newbies can do with multiple |
Is there any optimization to this? |
@mingtianshi It may be applied in 2.6.15, because of plan from #11857. |
I close this Issue, because it is not maintained |
It is reproducible now. |
Version
Reproduction link
play.vuejs.org
Steps to reproduce
click update button multiple times then value'll be set 0.
What is expected?
if value 0, then render "no data".
What is actually happening?
empty component as comment created.
The text was updated successfully, but these errors were encountered: