swiety85 / angular2gridster

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
https://swiety85.github.io/angular2gridster/
MIT License
203 stars 75 forks source link

Angular2gridster freezes when we increase size of first widget or sometimes drag it #347

Closed brainyaashish closed 4 years ago

brainyaashish commented 4 years ago

Angular2gridster freezes when we increase size of first widget or sometimes drag it .

this error can be seen in the console of the Demo project (reproduce) . https://swiety85.github.io/angular2gridster/ this error is started recently was not happening earlier .

ERROR TypeError: Cannot set property '0' of undefined

image

andre-gois commented 4 years ago

Same problem here, started after updating from 8.1.0 to 8.1.1