adopted-ember-addons / ember-data-model-fragments

Ember Data addon to support nested JSON documents
MIT License
370 stars 114 forks source link

Ensure changing arrays are notified. #472

Closed deanmarano closed 1 year ago

deanmarano commented 1 year ago

I identified this code as problematic previously, but the tests passed without it so a partial fix was merged. More tests are needed! This would fix #467.