tracked-tools / ember-could-get-used-to-this

MIT License
53 stars 10 forks source link

Observers not triggering when a Resource updates #27

Closed boris-petrov closed 3 years ago

boris-petrov commented 3 years ago

I don't know if that is supported or ever will be but it is a valid case that I hit. Observers are not triggered when a Resource updates. I've added a failing test for this.

pzuraq commented 3 years ago

This is not something resources intend to support.