jquery.mobile.actionsheet
jquery.mobile.actionsheet copied to clipboard
Action sheet hasn't finished closing by the time page changes, so completes when I return to original page
One of my actionsheet buttons navigates to a new page. When I return to the page that hosts the actionsheet, after any period of time, I see it disappearing (presumably the remaining close animation).
Is there a way to "clear it out" - or cleanly close it down before leaving the original page?