Absolute.js Plugin - absoluteOrder is not a function - Datatables 2.0.0 (and 1.13?)

Absolute.js Plugin - absoluteOrder is not a function - Datatables 2.0.0 (and 1.13?)

dasanchezdasanchez Posts: 4Questions: 3Answers: 0

Apologies as no test case at the moment.

Site currently using 1.10.9 and the 2019 version of the absolute.js plugin, which is working fine.

Attempted to update to Datatables 2.0.0 and the latest version (2.0) of the absolute.js plugin, receive error that absoluteOrder cannot be called as it is not a function.

Tried DataTables 2.0.0 with the older version of the plugin, same issue.
Tried DataTables 1.13 with the newer (2.0) version and the older version of absolute.js, same issue.
Tried updating the order the scripts are called on the page and adding some wait steps, no change.

Did anyone have to do something special or unique to get the absolute.js plugin to work after upgrading past 1.10.9? Does anyone have that plugin working in either 2.0 or 1.13, and could you mention which plugin version you have if so?

Fiddle to hold the version of absolute.js I have - https://jsfiddle.net/4urjfkLm/

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin
    Answer ✓

    The example on the original absolute sorting blog post is working as expected. That is using DataTables 2.

    I'd really need a link to a test case showing the issue to be able to help.

    Allan

  • dasanchezdasanchez Posts: 4Questions: 3Answers: 0

    Question can be closed - answer was "another developer added another older verison of datatables library back to the master page". Thanks for the prompt response!

Sign In or Register to comment.