Ionic Modal within modal , not able to close the first modal

i have a modal eg: modalA inside that another modal eg: modalB, i have closed modalB successfully but
failed to close modalA in-spite it triggers the $scope.modal.hide() for modalA