Hi,
I have a problem with $ionicModal into a directive in Ionic v1.0.0-beta.12: if I create a modal in a directive link function, when the ui-router state changes appears the error:
TypeError: Cannot read property '__cleanup' of null
Is there any update or progress at all on this issue? This error crops up on almost every state transition and every tab-change in my app. I am not sure if I am using it wrong or whether this is a bug in ionic. Any help is much appreciated.