Skip to content

Doesn't want to work? #58

@youradds

Description

@youradds

Hi,

I'm trying to get this working but I get an error:

TypeError: options.packed is undefined[Learn More]

I've tried it with a selector:

    const instance = Bricks({
        container: "#case-wrapper a"
    });

and also a direct node for the parent:

    const instance = Bricks({
        container:  document.getElementById("case-wrapper")
    });

What am I doing wrong?

TIA

Andy

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