I did a copy of all .js files on a project that was working great in version 3.5 and moved to the latest 3.7.1.
In each place I am rendering a chart (line type mostly), I now get an error in jqxchart.core.js being “Object doesn’t support property or method ‘substring’
var o=n.substring(0,1).toLowerCase()+n.substring(1);v
I realize I have not included enough to duplicate the problem at this time. If nothing rings a bell as to something obvious I am missing in the move to 3.7.1 I can build a postable example, but thought I would start here.
Thanks
Deane