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

$ionicModal > $modalStack is now deprecated. Use $uibModalStack instead

$
0
0

I tried to create new modal like this example but I get deprecated warning on console and $scope.modal.show(); doesn't do anything at all (nothing on console). Am I missing something?

Thanks in advance,
B.

$ionicModal.fromTemplateUrl('modal.html', {
scope: $scope,
animation: 'slide-in-up'
}).then(function(modal) {
$scope.modal = modal;
});


Viewing all articles
Browse latest Browse all 228595

Trending Articles



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