Skip to content

$(document).ready() never fires if the page is already loaded #28

@itsrachelfish

Description

@itsrachelfish

Document ready never fires if it is called after the page is already loaded (for example if the script is loaded via require.js).

There are probably other cases where this could happen as well, like if the script file takes a long time to load and it's placed inside the <body>. Not sure, should be tested more thoroughly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions