This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.
Angular module non working with jquery UI 1.10.4 #2904
Closed
Description
Since jquery 1.10.4 update, angular module is not working anymore:
Uncaught TypeError: Property 'scope' of object # is not a function
On line L89: https://github.com/blueimp/jQuery-File-Upload/blob/master/js/jquery.fileupload-angular.js#L89,
var scope = data.scope(), fails now.
In jquery 1.10.3, it's a function
In jquery 1.10.4, it's an array
Metadata
Metadata
Assignees
Labels
No labels