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

jquery .type() deprecated #4071

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

14rego
Copy link

@14rego 14rego commented Mar 4, 2021

jQuery Migrate Warning
Add'l FYI - with newer versions of jQuery being used, the example index.html breaks with document ready.

with newer versions of jquery, the example page doesn't work with document ready;
@14rego 14rego closed this Mar 5, 2021
@14rego 14rego reopened this Mar 5, 2021
@@ -339,7 +339,7 @@
var _ = this,
asNavFor = _.options.asNavFor;

if ( asNavFor && asNavFor !== null ) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want to apologize in advance for the formatting updates that VS apparently thinks are necessary. I did not realize these were included in my commit - obviously they're unnecessary.

@markvantilburg
Copy link
Contributor

markvantilburg commented May 2, 2024

there also is this pull request, and i've seen more regarding to the deprecated jquery methods: #4221

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.

2 participants