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

Transition leave-to class is not being removed properly #7411

Closed
jkzing opened this issue Jan 9, 2018 · 0 comments
Closed

Transition leave-to class is not being removed properly #7411

jkzing opened this issue Jan 9, 2018 · 0 comments

Comments

@jkzing
Copy link
Member

jkzing commented Jan 9, 2018

Version

2.5.13

Reproduction link

https://jsfiddle.net/ace7s75e/

Steps to reproduce

  1. Click on "Show/Hide" button;
  2. Switch to another browser tab (you have only 2 seconds to do it);
  3. Go back to JsFiddle and see that the message is not displayed.

What is expected?

  1. After clicking on "Show/Hide" button the fiddle waits for 2 seconds and hides the message.
  2. Then the fiddle waits for 1 more second and shows up the message.

What is actually happening?

After clicking on "Show/Hide" button and switching to another browser tab during those 2 seconds - when you come back you will not see the message, because of class="fade-leave-to" in

-element.


on behave of #5800 (comment)

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

1 participant