Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and Drop Broken: Uncaught TypeError: Object [object Object] has no method '_isValidFileDrag' #29

Open
bigfolio opened this issue Dec 12, 2012 · 7 comments

Comments

@bigfolio
Copy link

Drag and drop is no longer working, including in the supplied demo. Console is returning:

Uncaught TypeError: Object [object Object] has no method '_isValidFileDrag' (fileuploader.js:670)

Using Chrome Version 23.0.1271.97

Screen Shot 2012-12-12 at 11 54 57 AM

@nehir
Copy link

nehir commented Dec 15, 2012

I've exactly same issue on all browsers. What's wrong?

@glebmachine
Copy link

+1

@Auxo
Copy link

Auxo commented May 10, 2013

I am seeing the same thing, on the same demo.htm

@subtubes-io
Copy link

+1

1 similar comment
@vmachacek
Copy link

+1

@sp4cecat
Copy link

If you look at the offending line, there's a comment: "now causing error. Need it be here?"

The answer is: no :)

Just comment the line out and it will work again.

@akash87
Copy link

akash87 commented Dec 18, 2013

Commented out that line to make it work. Weird comment though.

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

No branches or pull requests

8 participants