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
Hi. I made a small example to reproduce a bug I had : https://codepen.io/anon/pen/PjjONp
It works if you click "Open popup 1" and then "Open popup 2" slowly, but if you click quickly (while the first transition is not ended), then the Popup 2 remains visible even after you close it.
It's happening on Chrome and Edge only.
I guess it's related to #120, and the fade hack (here : #120 (comment)) is working...
The text was updated successfully, but these errors were encountered:
Hi. I made a small example to reproduce a bug I had : https://codepen.io/anon/pen/PjjONp
It works if you click "Open popup 1" and then "Open popup 2" slowly, but if you click quickly (while the first transition is not ended), then the Popup 2 remains visible even after you close it.
It's happening on Chrome and Edge only.
I guess it's related to #120, and the fade hack (here : #120 (comment)) is working...
The text was updated successfully, but these errors were encountered: