silverstripe / silverstripe-framework

Silverstripe Framework, the MVC framework that powers Silverstripe CMS
https://www.silverstripe.org
BSD 3-Clause "New" or "Revised" License
721 stars 821 forks source link

BUG Javascript error in files area #5570

Closed micmania1 closed 6 years ago

micmania1 commented 8 years ago

Version affected: 3.3 (dev) using versioned files.

leftandmain.js?m=1463699346:95 Uncaught TypeError: Cannot read property 'top' of null

Rolling back to 3.3.2 fixes the issue.

micmania1 commented 8 years ago

I'm not sure the error i've posted is related. I'm still seeing the error in 3.2 but the functionality is now working.

tractorcow commented 8 years ago

Is it to do with the loading animation?

spinner.css('top', top + offset);

kinglozzer commented 6 years ago

Versioned files are part of core now, no other reports of this issue/no activity