shorhashi / youtube-direct-lite

Automatically exported from code.google.com/p/youtube-direct-lite
Apache License 2.0
0 stars 0 forks source link

Uncaught TypeError: Cannot read property 'state' of undefined #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In main.js, comment the line: load.onLoad('upload');
2. It shows javascript error: Uncaught TypeError: Cannot read property 'state' 
of undefined
3.

What is the expected output? What do you see instead?
It should show no javascript error.

What version of the product are you using? On what operating system?
The latest git version.

Please provide any additional information below.

Original issue reported on code.google.com by obee...@gmail.com on 19 Jun 2013 at 10:24

GoogleCodeExporter commented 9 years ago
Could you provide the URL for your hosted instance that demonstrates this 
error, and let me know what browser version you're using?

Original comment by je...@google.com on 19 Jun 2013 at 6:45

GoogleCodeExporter commented 9 years ago
Same issue here. URL is 
http://huhtest.dmcweb.com.au/keep-calm-comp-submit-your-video

I'm  using Chrome Version 32.0.1700.102

Original comment by i...@davidmcdonald.org on 31 Jan 2014 at 12:38

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce the issue on 
http://huhtest.dmcweb.com.au/keep-calm-comp-submit-your-video/ when using 
Chrome 34.

It looks like you've modified the code a bit in your instance of YTDL, which is 
obviously fine, but if you're running into errors then I'd have trouble 
debugging what may or may not be due to your custom code.

Can you reproduce the problem at 
http://ytdirectlite.appspot.com/static-min/submit.html ?

Original comment by je...@google.com on 4 Feb 2014 at 7:57

GoogleCodeExporter commented 9 years ago
Sorry this issue is in IE8 and chrome is working fine.

Original comment by n.bhrad...@gmail.com on 5 Feb 2014 at 12:39

Attachments: