Skip to content

Angular 1.3.0 RC5 breaks angular-file-upload (RC4 worked fine) #272

Closed
@hoeni

Description

Hi,

until AngularJS 1.3.0-rc.4 the file upload was working perfect for me. Since AngularJS 1.3.0-rc.5 and in the brand new 1.3.0 release it's broken:

My callbacks for onSuccessItem and onCompleteItem are not called anymore, instead I get a Uncaught TypeError: undefined is not a function message on the console, tracing back to a defaultHttpResponseTransform method in Angular's $HttpProvider.

I'd really love to use this great module with Angular 1.3...

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions