@brad_julian wrote:
Hi, all -
I'm working on a project where I am making local changes to a model that exists on my server. As I'm making these changes (which I don't want to persist yet) I am fetching a list of this type of model using store.query(). The problem is, the results of the query are overwriting my local changes. I've been able to gather that this is the intended behavior, but is there any possible way to override it? If not, can I accomplish this use case at all?
Thanks in advance!
Posts: 11
Participants: 3