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

App freezes on record unload #733

Closed
alexphys opened this issue Nov 6, 2017 · 2 comments
Closed

App freezes on record unload #733

alexphys opened this issue Nov 6, 2017 · 2 comments

Comments

@alexphys
Copy link

alexphys commented Nov 6, 2017

I was trying to unload/delete a record on willTransition of a route while looking at the inspector to check if its removed.
When the record was unloaded/deleted the app would then freeze.
If I close the inspector and repeat this , then the record is unloaded/deleted successfully without freezing the app and I can then open up the inspector and see everything working fine.

Tested on

  • Chrome Version 62.0.3202.62 (Official Build) (64-bit)
  • Ember Inspector | 2.3.0
  • Ember | 2.12.2
  • Ember Data | 2.16.3
@rwjblue
Copy link
Member

rwjblue commented Nov 6, 2017

Seems roughly the same as #725, can you review that issue and let us know if it’s the same?

@alexphys
Copy link
Author

alexphys commented Nov 7, 2017

Closing as its the same as #725

@alexphys alexphys closed this as completed Nov 7, 2017
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

2 participants