Skip to content
This repository was archived by the owner on Apr 23, 2018. It is now read-only.
This repository was archived by the owner on Apr 23, 2018. It is now read-only.

Upload on IE9  #63

Description

@cenkozdag

Hi all!
When the file upload directive is rendered within IE9, the onUpload function does not get called.

fileInput[0].files is undefined in the line below.

              scope.$apply(function () {
                  scope.onUpload({ files: fileInput[0].files });
              });

do you have a solution for this?

thanks!
cenk

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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