diegopamio / diegopamio/angular-sails-bind
Associations are not two-way binding
Open
0 - Backlog
- Dominant language
- JavaScript
- Stars
- 135
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
If I have something like
``` javascript
tree.rings
```
and I...
``` javascript
$sailsBind.bind("tree", $scope)
```
The **trees** are two-way binding, but the **rings** are not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.