Skip to content

Uncaught ReferenceError: msg is not defined #8

@kapitonas

Description

@kapitonas

There is line reject(new Error(msg)) it should be changed to reject(new Error(message))
Otherwise

Uncaught ReferenceError: msg is not defined at Image.image.onerror

is thrown to console if image url was not loaded successfully. Line 14 at load-image.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions