Skip to content

jQuery Migrate #489

@twachs31

Description

@twachs31

I am attempting to upgrade my jQuery 3.3.1 to your most recent version (3.7.0). I am using migrate to make the transition smooth. I downloaded jquery-3.7.0.js, jquery-3.7.0.min. js, jquery-migrate-3.4.0.js and jquery-migrate-3.4.0.min.js, All four had this code in line two:
"undefined" == typeof jQuery.migrateMute && (jQuery.migrateMute = !0),
Looking at the documentation, I see that it has something to do with suppressing errors and/or warnings. However, for me, it caused an error, "Uncaught ReferenceError: Jquery is not defined". Can you tell me what this line truly does and what I can do to fix it? I am assuming that this line would not go to production. I amusing Chrome, Edge, and sometimes IE 11+. So, maybe I can live without it. Let me know. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions