Uncaught TypeError in vischarts after update
-
I’ve just updated from v0.10.1 and I’m getting an undefined variable error in igsv-vischarts.js
switch (jQuery('#' + chart_id).data('chart-type').toLowerCase()) {
The
chart_id
is returningundefined
when I debug, but the script is identical in both old and new versions from what I can tell, as is the HTML output of the charts.Any ideas here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Uncaught TypeError in vischarts after update’ is closed to new replies.