humaan / Modaal

An accessible dialog window library for all humans.
http://humaan.com/modaal/
MIT License
2.72k stars 183 forks source link

use jquery detach() instead of clone(true,true), fixes #96 #98

Closed maciekkus closed 6 years ago

maciekkus commented 6 years ago

Fix for issue #96.

danhumaan commented 6 years ago

Thanks @maciekkus, this change has been made and is awaiting release. We've implemented it manually due to some other updates being made in modaal.js at the same time.

I'm going to close this PR but please keep an eye on the next release for this update.

Thanks again for your contribution! Dan