-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
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
Labels
No labels