Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JQMIGRATE: jQuery.fn.bind() is deprecated #92

Open
marcos-castrillo opened this issue Dec 6, 2023 · 0 comments
Open

JQMIGRATE: jQuery.fn.bind() is deprecated #92

marcos-castrillo opened this issue Dec 6, 2023 · 0 comments

Comments

@marcos-castrillo
Copy link

marcos-castrillo commented Dec 6, 2023

jQuery .bind() function has been deprecated in favor of the .on() method which can handle both delegated and direct event binding. Although the older methods are still present in jQuery 3.0, they may be removed as early as the next major-version update.

While using the jqMigrate plugin to update jQuery, this warning was thrown from ng-droplet.

Sources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant