Skip to content

Fix race condition in parallel loadScript/loadCSS calls #202

Description

@fkakatie

Problem:
When loadScript or loadCSS is called in parallel with the same URL, the functions resolve too early because they check for existing script/link tags but don't wait for pending loads.

Related Issue: adobe/aem-boilerplate#399

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

    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