Issue when opening a popup from a popup

:frowning: I have the same problem, after update to 1.1.0 the popup handling changed,
a similar issue was already reported:

I will also try the solution to encapsulate $ionicPopup in my own service to check if there is already an opened popup, which is closed before the new one is opened

hopefully ionic will fix it again