Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unloaded records seem to leak into store.all and store.find #2375

Closed
igorT opened this issue Oct 13, 2014 · 3 comments
Closed

Unloaded records seem to leak into store.all and store.find #2375

igorT opened this issue Oct 13, 2014 · 3 comments

Comments

@igorT
Copy link
Member

igorT commented Oct 13, 2014

No description provided.

@jevanlingen
Copy link

Confirmation - > Seems indeed that since I did an update to beta 11 (from 9) the createRecord 'record' is also shown in the 'all' list.

@thomassnielsen
Copy link
Contributor

We're seeing this as well. We get some references to objects that aren't loaded, and they start showing up as empty rows in handlebars. I'm thinking that what I'd expect would be either 1. fetch the object by id from the server or 2 don't return it as part of store.find.

@igorT
Copy link
Member Author

igorT commented May 25, 2015

I think this has been fixed. Please reopen if it's still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants