angular-dialog-service icon indicating copy to clipboard operation
angular-dialog-service copied to clipboard

Not possible to pass scope

Open graphicsxp opened this issue 10 years ago • 0 comments
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 ?

graphicsxp avatar Nov 04 '15 10:11 graphicsxp