Skip to content

not working when using ng-strict-di #10

@stefanmdt

Description

@stefanmdt

The module is not working when used together with ng-strict-di. This could easily be fixed by changing the first and last line to:

angular.module('Scope.safeApply', []).run(['$rootScope' , function($rootScope) {

...

}]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions