Skip to content

Uncaught TypeError: Cannot read property 'error' of undefined #63

@lifeisfoo

Description

@lifeisfoo

Using these code

<script type="text/javascript" src="https://cdn.jsdelivr.net/blazy/1.4.1/blazy.min.js"></script>
<script>
    ;(function() {
        // Initialize
        var bLazy = new Blazy();
    })();
</script>

will thrown this error: Uncaught TypeError: Cannot read property 'error' of undefined.
Even with no elements in use. Even with 1.4.0.

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