Skip to content

Fix race condition in parallel loadScript/loadCSS calls #202

@fkakatie

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

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