Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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