I have a question in AngularJS!
The source code is at link
In the factory I have a property named identity
, which is mirrored to the controller and displayed in the view. When adding a new message this property is incremented correctly, the problem is that it is not updated in the view.