diegopamio / diegopamio/angular-sails-bind

Changing subset doesn't update the socket

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
0 - Backlog
Dominant language
JavaScript
Stars
135
Forks
23
PR merge metrics
No merged PRs in 30d

Description

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()` because it breaks the model in sailsjs and eventually I end up with an empty model.

Cheers,

Ash

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.