angular-dialog-service
angular-dialog-service copied to clipboard
Not possible to pass scope
trafficstars
The $modal service can take the scope as parameter, but this is not currently supported by the dialog service. I'd like to open a dialog without having to create a new controller and passing data. I would simply pass the scope.
Could this be implemented in future versions ?