Skip to content

A constructor without params fails #8

Description

@jhavmoeller

const lazy = new NovicellLazyLoad(); // No work
const lazy = new NovicellLazyLoad({}); // Works

We might wanna be able to initialize it without an empty object

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