cubiq/add-to-homescreen

Request for .remove() function

BumbleB2na opened this issue · 0 comments

Would like to make a minor feature request for a .remove() function similar to .show(). Had a situation where popup would stay up on the screen and was set to not disappear. I was manually removing it, clicking on the message would not dismiss it either (I saw that worked on desktop when emulating a mobile device but, it wouldn't work on a mobile device). Would be nice to have a .remove() function to know that the popup instance is being properly torn down.