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

IONIC refresh content after closing modal

$
0
0

@pinson

try to add $loading progress bar till your contact load in the list after successfully add hide the progress bar

$scope.closeModal = function() {

show loading progress bar
var insert_query // make your insert _query here

   hide progress bar
    $scope.modal.hide();

  };

Viewing all articles
Browse latest Browse all 228595

Trending Articles



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