gridster.js icon indicating copy to clipboard operation
gridster.js copied to clipboard

jQuery.fn.bind() is deprecated in Gridster.js

Open Praveen-raj27 opened this issue 4 years ago • 0 comments

Hi, I'm Upgrading Jquery from 1.11.0 to 3.6.0 version. while executing the Jquery-Migrate 3x plugin. I have received this warning" jQuery.fn.bind() is deprecated ". while checking this warning, bind function is used in jquery.gridster.js. Will this plugin is compactable with Jquery 3.6.0?

warning message: image

Praveen-raj27 avatar Jun 14 '21 04:06 Praveen-raj27