Skip to content

Require.js not handling errors when script is blocked or fails to load. #521

Description

@vetshopdeveloper

Please add the following to your plugin JS code

, function (error) {    
           console.error(error
            return true;
        });

This prevents require.js breaking if script is blocked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions