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

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

MrOnosaMrOnosa Posts: 1Questions: 1Answers: 0
edited August 2016 in Free community support

Link: https://jquery.com/upgrade-guide/3.0/#deprecated-bind-and-delegate
function _fnBindAction( n, oData, fn ) uses .bind but this is now deprecated.

Answers

  • allanallan Posts: 63,812Questions: 1Answers: 10,516 Site admin

    Thank you for noting this. This issue has also been raised in this github issue. I plan to address it shortly.

    Allan

This discussion has been closed.