Skip to content

Problem in minification #4

@jesussaad

Description

@jesussaad

Error after minification.

Just change the
controller : function($scope, $element, $attrs) {

for
controller : ['$scope', '$element', '$attrs', function($scope, $element, $attrs) {

and in line 903 change to:
}],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions