Skip to content

In warnings.md shows 'ready' event is deprecated but lists as $(document).ready(func); as solution that also is depricated #221

Closed
@CommanderAlchemy

Description

@CommanderAlchemy

The document Warnings.md have information about ready being depricated that the plugin also warns about.

But it also notes following as a solution.

$( document ).ready( fn )

Looking at Upgrade-Guide It notes that the solution above is removed. I can also confirm that the migrate plugin does not warn about this.

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