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

Upgrade to latest jQuery 3.6.0 with migrate 3.4.0 throws some deprecation-infos #581

Open
McOlsa opened this issue May 19, 2022 · 0 comments

Comments

@McOlsa
Copy link

McOlsa commented May 19, 2022

After upgrading to jQuery 3.6.0 I get several deprecation-messages from jquery-migrate 3.4.0 which is additionally included.

Examples:

jQuery.fn.click() event shorthand is deprecated
jQuery.isArray is deprecated; use Array.isArray
jQuery.fn.change() event shorthand is deprecated
jQuery.fn.keydown() event shorthand is deprecated

It's all easy to fix.

It would be great that spectrum does not break with the next version of jquery.

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