• Resolved Dan Stramer

    (@danstramer)


    Hello
    I’m receiving an error both front end and backend:
    Uncaught TypeError: Cannot read properties of null (reading 'length')

    and also:

    jquery.min.js?ver=3.6.0:2 jQuery.Deferred exception: Cannot read properties of null (reading 'length') TypeError: Cannot read properties of null (reading 'length')
        at f (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:65:1012)
        at X (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:66:84)
        at wa (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:70:288)
        at e (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:91:129)
        at HTMLTableElement.<anonymous> (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:93:136)
        at Function.each (https://stagingdevs.wpengine.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:3003)
        at s.fn.init.each (https://stagingdevs.wpengine.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:1481)
        at s.fn.init.n [as dataTable] (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js?ver=5.8.3:83:211)
        at wdtRenderDataTable (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables.js?ver=5.8.3:88:83)
        at HTMLTableElement.<anonymous> (https://stagingdevs.wpengine.com/wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables.js?ver=5.8.3:183:13) undefined

    Table does not show up in frontend.
    In the backend there is a spinning wheel which goes away only after a refresh.
    The table did work and suddenly stopped.
    version: 2.1.25

    • This topic was modified 4 years, 2 months ago by Dan Stramer.
    • This topic was modified 4 years, 2 months ago by Dan Stramer.
Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello again.

    Did you maybe install some new plugins in the meantime, or have you changed the theme? This looks like a conflict, so it could be related to that.

    Can you try disabling other plugins, one by one, and after each deactivation, check the page where the table is supposed to show. Once the issue is gone – you will have found the plugin causing the conflict.

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘jquery error’ is closed to new replies.