Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Popup doesn't completely close when inside modal (v1.1.0)

$
0
0

I've found that adding a substantial delay resolves the issue:

 $timeout(function () {
     $scope.showAlert('Comment Deleted', response);
 }, 500); // alert can't be closed unless we delay a bit

Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>