Jquery 3.3 deprecations
Jquery 3.3 deprecations
rodrangra
Posts: 18Questions: 3Answers: 0
Hi!
Is there any roadmap to adjust DataTables for the deprecations from Jquery 3.3?
Mainly because these two:
jQuery.isNumeric (#2960, c4494d4a)
jQuery.isFunction (#3609, 3d732cca)
Thanks a lot!
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
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
Thank you Allan!
Glad to help!