ManifestWebDesign / angular-gridster

An implementation of gridster-like widgets for Angular JS
http://manifestwebdesign.github.io/angular-gridster/
MIT License
966 stars 395 forks source link

angular.resize issue #503

Open yvahava opened 6 years ago

yvahava commented 6 years ago

I seem to be getting the following error when using the jquery.resize

TypeError: Failed to execute 'removeEventListener' on 'EventTarget': 2 arguments required, but only 1 present.

Anyone stumbled across this ?

yvahava commented 6 years ago

I figured out that this was a conflict with a different library.

nijakanthan commented 5 years ago

Hi @yvahava ,

How did you fix this?