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

Component not removed from DOM #168

Closed
gildas-mgd opened this issue Jun 23, 2017 · 2 comments
Closed

Component not removed from DOM #168

gildas-mgd opened this issue Jun 23, 2017 · 2 comments

Comments

@gildas-mgd
Copy link

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...

@Hypnosphi
Copy link
Collaborator

Yes, looks like quite the same issue

@joshwcomeau
Copy link
Owner

Yeah, sorry about that! Closing because this is a duplicate of #120.

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

3 participants