Skip to content

Doesn't want to work? #58

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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