I am adding an Angular UI Modal where I am passing the scope through to the Modal Window for 2 way binding. I used the resolve method to pass the scope value. D
resolve
Change:
Into:
This has to do with transclusion. Check: https://github.com/angular-ui/bootstrap/issues/969