Skip to content

fix FileList type check in BaseUploader#136

Merged
digitaltoad merged 3 commits intobenefitcloud:masterfrom
joneath:master
Dec 8, 2016
Merged

fix FileList type check in BaseUploader#136
digitaltoad merged 3 commits intobenefitcloud:masterfrom
joneath:master

Conversation

@joneath
Copy link
Contributor

@joneath joneath commented Dec 7, 2016

With the release of Ember 2.10 Ember.isArray no longer treats FileList as an array type (emberjs/ember.js#12708).

@digitaltoad
Copy link
Member

Thanks for the quick PR. Can you remove the isArray assignment from the top and then we'll be gold?

@gobijan
Copy link

gobijan commented Dec 8, 2016

I made a pull request removing the isArray line to @joneath fork. Let's cascade this one liner into the main repo :D

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants