Skip to content

Conversation

@andekande
Copy link

  • modal div did not reappear if you use messi like this:
var msg = new Messi('Test', {modal: true});
msg.show();
msg.hide();
msg.show();
  • only unload clears the DOM now, hide not

* modal div did not reappear if you use messi like this:
```
var msg = new Messi('Test', {modal: true});
msg.show();
msg.hide();
msg.show();
```
* only unload clears the DOM now, hide not
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

Successfully merging this pull request may close these issues.

1 participant