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

Contains the content of the V-IF, and the order causes a rendering exception #12114

Closed
ice-musru opened this issue Jun 4, 2021 · 3 comments
Closed

Comments

@ice-musru
Copy link

Version

2.6.13

Reproduction link

https://codepen.io/hasasa/pen/zYZWRRE

Steps to reproduce

the firs button has "v-if";
the second button is normal

What is expected?

Content without a judgment condition is rendered normally in each column

What is actually happening?

Normally, button 2 should be in every column. In fact, when there is the content of the judgment condition. Cannot render properly without the normal content of the judgment condition.

When the content without a judgment condition is placed in the first position, the rendering is normal


button1 button2
@jacekkarczmarczyk
Copy link

#12104

@xpxs
Copy link

xpxs commented Jun 4, 2021

+1

@posva posva closed this as completed Jun 4, 2021
@posva
Copy link
Member

posva commented Jun 4, 2021

Always search existing issues first

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

4 participants