psr7-demo
psr7-demo copied to clipboard
detached hasMany example not working on Ember 2.2
I put together an app which uses the detached hasMany provided in the fireplace docs: https://github.com/steven-ferguson/fireplace-detached-example
person.tasks
looks like it is just getting all the data under tasks_by_person
instead of looking under the correct child key.
Thanks for reporting, I'll take a deeper look this afternoon when I get into my office.