You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ).
The text was updated successfully, but these errors were encountered:
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 ).
The text was updated successfully, but these errors were encountered: