-
-
Couldn't load subscription status.
- Fork 5.4k
Closed
Description
This is not new but I thought I would re-raise it. There needs to be a way to use model.fetch to fetch only what is on the server. The fact it merges with what the client already has (actually this isn't really true), is a big problem. When I do a fetch, I expect the model returned to be the model fetched.
If anyone has a work around I'd like to hear it.