Closed talss89 closed 10 years ago
This is for all messages in Angular 1.0.8
You're right, it was really missing. My pull request that was merged yesterday already fixes it.
Ahh great - thanks! Looks good to me.
Can I close it then as the merge would solver the issue?
Yep, master works for me. It would be nice to have the changes in /dist/ and maybe a tagged release for bower?
Please do it ASAP
There you have it, tagged, published in /dist and updated for the published version in bower (1.0.4).
We've just noticed $apply() isn't called when receiving a model created message from Sails. I've only just started using the module, so haven't tested any other events. We're using autoWatch:true.
Angular 1.0.8 Sails 0.10.0
I've fixed this on my local machine. Let me know if you want a pull request.