sisyphus icon indicating copy to clipboard operation
sisyphus copied to clipboard

Uncaught TypeError: Cannot read property 'msie' of undefined

Open mediaformat opened this issue 9 years ago • 1 comments

Getting this error in chrome... not sure what to do with it line 323 if ( typeof $.browser.msie === 'undefined' ) {

mediaformat avatar Feb 03 '15 20:02 mediaformat