Jquery 3.3 deprecations

Jquery 3.3 deprecations

rodrangrarodrangra Posts: 18Questions: 3Answers: 0
edited May 2018 in Free community support

Hi!
Is there any roadmap to adjust DataTables for the deprecations from Jquery 3.3?

http://blog.jquery.com/2018/01/19/jquery-3-3-0-a-fragrant-bouquet-of-deprecations-and-is-that-a-new-feature/

Mainly because these two:
jQuery.isNumeric (#2960, c4494d4a)
jQuery.isFunction (#3609, 3d732cca)

Thanks a lot!

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,971Questions: 1Answers: 10,160 Site admin
    Answer ✓

    Thanks for the heads up on this. I've just committed the required changes:

    And Editor needed one update as well.

    These will all be included in the next releases, which shouldn't be far away!

    Regards,
    Allan

  • rodrangrarodrangra Posts: 18Questions: 3Answers: 0

    Thank you Allan!

    Glad to help!

    :)

This discussion has been closed.