You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to another browser tab (you have only 2 seconds to do it);
Go back to JsFiddle and see that the message is not displayed.
What is expected?
After clicking on "Show/Hide" button the fiddle waits for 2 seconds and hides the message.
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
Version
2.5.13
Reproduction link
https://jsfiddle.net/ace7s75e/
Steps to reproduce
What is expected?
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)
The text was updated successfully, but these errors were encountered: