gridster.js
gridster.js copied to clipboard
Cannot read property 'width'
Cannot read property 'width' of undefined
Have same problem! Need help.
Seems it requires max_cols option. It works for me.
Anyone having an issue where setting max_cols to < 5 doesn't really do anything?
Sorry for late answer. Had this problem when adding the master gridster.js.
As Demos are actually working, opened one of the available demos and inspected the page for the gridster.js that the page was using. Copied that for my project and no error.