Ash

Results 2 issues of Ash

Hi, In my controller I have this, ``` $sailsBind.bind('model, $scope, $scope.pagination); ``` When I change `$scope.pagination` in my controller, the change isn't passed on to the socket. Cant redeclare `$sailsBind.bind()`...

0 - Backlog

The `strokeWidth` attribute for this `Path` component was incorrectly defined as `stroke-width`. Error in console; ```Warning: Invalid DOM property `stroke-width`. Did you mean `strokeWidth`? at path at g at ChildPath...