vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.76k stars 774 forks source link

In IE11, remodal_obj.open() doesn't work properly #292

Open joshuakimDwan opened 6 years ago

joshuakimDwan commented 6 years ago

I solved that problem by calling doAfterAnimation() in syncWithAnimation() forcely(not conditionally). But, I think this solution is really bad.

Why this problem happened?