We’re currently experiencing a high volume of support requests, which may result in longer response times — Thank you for your patience and understanding.
Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
shawncruiksh
Engaged Sweeper
Hello,

I discovered an issue with sorttable.js - which you might want to fix in future releases.

In IE 7, when viewing any page with a sorttable class, the page returns an array error:

Error Sys.ArgumentTypeException: Object of type ‘Object’ cannot be converted to type ‘Array’

This error also disables the use of sorttable.js, and makes all the tables unsortable.

To solve the issue, find and replace any "forEach" with "AforEach", including resolve.forEach(object, block, context) in sorttable.js.

The error stems from this bug:

http://www.kryogenix.org/bugs/sorttable/foreach-collide.html
1 REPLY 1
Hemoco
Lansweeper Alumni
Fixed in 3.5

Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now