Igor Terzic
Igor Terzic
@rwjblue I don't think the expectation is that the parent model hook fires/gets refreshed. The issue seems to be that even though the parent model value was manually set, when...
@runspired to go through the existing internal exports to figure out what we would be leaving behind.
As https://github.com/emberjs/data/pull/7182 showed, there might be a need to configure merging strategies, but it's unclear whether we should expose the current configure merge mechanism, as you might need to configure...
Reviewed with @snewcomer, decided to limit this just to json-api adapter
@machty can you please add an assert in the code we are stubbing to ensure this time it is getting called.
@machty great work!
Until we remove proxies, we could move `.content` to a more private place, and expose `.content` as deprecated and prioritize the user supplied one.
Do you know how hard it would be to add the anti clobbering assertion? cc @rwjblue
@runspired is there an easy way to bust the cache? I have some ptsd from cached node_modules
How would that work? Lets say a test suspiciously fails, I would make a new commit with a flag?