I am using visualize.js to render reports but getting the below error:
SCRIPT438: Object doesn't support property or method 'filter'
visualize.js, line 67 character 13795
4 Answers:
Posted on September 4, 2014 at 11:04am
Take a look at this Stackoverflow thread: SCRIPT438: Object doesn't support property or method IE
Basically, there's a naming collision. There are some reference links to how to find the collision.
If its your code, you have several options. If it's our code, please log an issue in our Visualize.js project issue tracker
Posted on September 4, 2014 at 8:39pm
Encountered the same problem. It seems there's bug in Visualize.js running on MS Windows. I've already submitted a bug report in Jaspersoft Support and waiting it to get fixed.
This issue is coming only in IE.