JQuery V3 Deprecated: .bind() and .delegate()
JQuery V3 Deprecated: .bind() and .delegate()

Link: https://jquery.com/upgrade-guide/3.0/#deprecated-bind-and-delegate
function _fnBindAction( n, oData, fn )
uses .bind
but this is now deprecated.
This discussion has been closed.
Answers
Thank you for noting this. This issue has also been raised in this github issue. I plan to address it shortly.
Allan