emberfire icon indicating copy to clipboard operation
emberfire copied to clipboard

cache does not get updated when relationship get updated from firebase

Open olivierchatry opened this issue 8 years ago • 0 comments

It is quite problematic, but basically the internal cache for relationship does not get updated when we receive an update from firebase ( IE in case of collaborative work, someone add to a relationship, the value does get added in ember data, but the cache is not updated, so the logic to find out what have been added / removed when saving is not working ).

olivierchatry avatar Sep 20 '17 18:09 olivierchatry