Skip to content

Conversation

Clorith
Copy link

@Clorith Clorith commented Mar 14, 2021

As of jQuery 3.3, the use of $.proxy has been deprecated in favor of the native .bind implementation.

Although no timeline for actual removal has been announced, replacements are still recommended.

This switch should not causing any backwards compatibility issues, as the .bind feature is well established in all supported browsers.

As of jQuery 3.3, the use of `$.proxy` has been deprecated in favor of the native implementation.
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

Successfully merging this pull request may close these issues.

1 participant