Closed GoogleCodeExporter closed 8 years ago
By the way. This also happens in Firefox and IE8, but less.
Chrome even stops executing javascript and gives the following error:
Uncaught /tennismanager/script/jquery.ui.ufd-0.5/jquery.ui.ufd.js:113
TypeError: Cannot read property 'skin' of undefined
Original comment by tjeerd.m...@gmail.com
on 6 May 2010 at 11:39
I too see this, predominantly in IE7. One in Four refreshes will give the error:
Message: 'skin' is null or not an object
Line: 113
Char: 13
This is using the non-minified version, running jQuery 1.4.2 and UI 1.8.2
Original comment by grimn...@gmail.com
on 13 Jul 2010 at 5:25
[deleted comment]
Same issue ..Happening in Chrome and IE7 ..using jquery-1.4.2.js and
jquery-ui-1.8.2.js...
Again, sometimes its working fine..
Error:
Uncaught TypeError: Cannot read property 'skin' of undefined
Original comment by jmus...@gmail.com
on 3 Aug 2010 at 8:27
me too.
Happening in IE8 ..using jquery-1.4.2.js and jquery-ui-1.8.2.js...
Error:
Uncaught TypeError: Cannot read property 'skin' of undefined
Any solution?
Original comment by liangmin...@gmail.com
on 6 Aug 2010 at 10:45
Ooops! The packaged js files in 0.5 are corrupted, as they have the bookmarklet
code prepended at the top of the file - I can't believe that code has been
there and not caused more problems! The SVN version didn't have this bug, its
only the packaged zip version.
I'm reasonably sure this is the culprit (as it is the only version with a
"skin" reference @ line 113).
Anyone using the 0.5 is advised to upgrade to 0.5-fixed or newer, or manually
remove the uncompressed bookmarklet from their local 0.5 version at the start
of the minified and/or uncompressed version.
Please report if you still see this error after all these fixes.
Original comment by thetoolman
on 15 Sep 2010 at 10:19
I use 0.5-fixed
but have the same problem =(
Original comment by Glu...@gmail.com
on 26 Oct 2010 at 10:36
Original issue reported on code.google.com by
tjeerd.m...@gmail.com
on 28 Apr 2010 at 11:59