Skip to content

Changing subset doesn't update the socket #18

@zivc

Description

@zivc

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions