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

Some enter transition hooks doesn't work since 2.6.9 version #9745

Open
MrSammet opened this issue Mar 21, 2019 · 3 comments
Open

Some enter transition hooks doesn't work since 2.6.9 version #9745

MrSammet opened this issue Mar 21, 2019 · 3 comments

Comments

@MrSammet
Copy link

Version

2.6.9

Reproduction link

https://jsfiddle.net/yyx990803/mwLbw11k/?utm_source=website&utm_medium=embed&utm_campaign=mwLbw11k

Steps to reproduce

If I set css animation on transition enter, it doesn't work. Leave transitions works well. For example open modal on https://vuejs.org/v2/examples/modal.html ... after click on Show Modal the enter animation doesn't appear. It causes after update from 2.6.8 -> 2.6.9 version.

What is expected?

CSS Transition on enter hook

What is actually happening?

Modal appear without enter transition

@Justineo
Copy link
Member

Hi, please create a valid reproduction (probably a separate fiddle that shows the bug, without the need for further modification).

@shasharoman
Copy link
Contributor

Add the appear attribute on the transition tag will be ok, and I think the content of this link needs to be updated according to this.

@posva
Copy link
Member

posva commented Mar 21, 2019

@yyx990803 could you update the jsfiddle?

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