Closed brentswisher closed 7 years ago
Add check to remodal.prototype.close function to return; if remodal.state is already closed. Currently if remodal.close() is called multiple times the modal will hang in CLOSING and become unresponsive. Fixes #241 and #246
Add check to remodal.prototype.close function to return; if remodal.state is already closed. Currently if remodal.close() is called multiple times the modal will hang in CLOSING and become unresponsive. Fixes #241 and #246