kdietrich/gridstack-angular

Two way data binding not working?

Closed this issue · 1 comments

Hey,

From your demo page, it appears that the two way data binding is not working. If you resize any of the objects, $scope.widgets does not update.
This is the same with my implementation of the code.
Am I doing something obviously wrong? Or how do you 'export' the finalised version?

Cheers

This started as a little side project and I didn't really need two way binding back then. I've updated the code, it is now fully supported. See demo.