Skip to content

resize option not work #596

@100cm

Description

@100cm
ERROR TypeError: Cannot read property 'width' of undefined
    at d.h.resizable (scripts.bundle.js:15077)
    at d.h.init (scripts.bundle.js:15077)
    at new d (scripts.bundle.js:15077)

when i init the gridster

  $(".gridster ul").gridster({
      widget_margins: [10, 10],
      widget_base_dimensions: [140, 140],
      helper: 'clone',
      resize: {
        enabled: true,
      }

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