• Resolved jscmal

    (@jscmal)


    Hi,
    I updated the Plugin in my two test websites. But I see that no chart is visualized (loaded) from Google Spreadsheet.

    Looking for potential errors, I have seen this Console Error:

    Uncaught TypeError: Cannot read property ‘colVis’ of null

    For the file: igsv-datatables.js?ver=4.2.2:16

    Going inside the js file, the error is specifically in the condition of this IF:

    if (igsv_plugin_vars.datatables_defaults_object.colVis) {
                jQuery.extend(true, dt_opts, {'colVis': igsv_plugin_vars.datatables_defaults_object.colVis});
            }

    What can I do to fix this problem?

    In my official website I installed again the previous release of the Plugin and it works properly.

    Kindly Can you help me?

    If this is a bug, I hope that this report can help to fix it for the next release.

    Kind regards.

    Girolamo Aloe

    https://www.ads-software.com/plugins/inline-google-spreadsheet-viewer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Meitar

    (@meitar)

    Does this still happen with version 0.9.10.1? (That version was released earlier today.)

    Thread Starter jscmal

    (@jscmal)

    Sorry. I updated just now the plugin, after your message. It works with the latest release.

    The automatic check for updates maybe happens 1 time per day. So i missed the last release.

    Thanks for the support ??

    Plugin Author Meitar

    (@meitar)

    No worries, thanks for reporting this issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught TypeError: Cannot read property 'colVis' of null’ is closed to new replies.