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

Strange behavior within transition-group #11411

Closed
ttodua opened this issue May 24, 2020 · 2 comments
Closed

Strange behavior within transition-group #11411

ttodua opened this issue May 24, 2020 · 2 comments

Comments

@ttodua
Copy link

ttodua commented May 24, 2020

Version

2.6.11

Reproduction link

https://jsfiddle.net/yrqt02kj/1/

Steps to reproduce

transition-group renders the component twice (and the second rendering is done without parsed "{{variable}}").
If we just remove transition-group parent at all, it works as expected and there is no duplicated content.

What is expected?

there should not be the duplicated content (with unrendered variable tag)

What is actually happening?

it shows the content twice

@posva
Copy link
Member

posva commented May 24, 2020

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.


You must but testt's template outside of #app so Vue doesn't use it

@posva posva closed this as completed May 24, 2020
@ttodua
Copy link
Author

ttodua commented May 24, 2020

Hi.
I've asked that on discord channel but got no response, I thought it was bug and opened here. ok, thanks , just your suggestion is not actually direct answer to the problem i described. moreover, it happens only within transition-group.

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

2 participants