question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chrome freezes tab with Ember Inspector extension

See original GitHub issue

Hello,

I’m using latest Chrome and Ember Inspector extension. The problem is, when you enable Ember Inspector extension and you go to the Data and use unloadRecord() for e.g. I have Delete button which unloads record after delete and when I press it Chrome tab will freeze and uses a lot of memory and CPU. When I turn off ember extension everything works fine with developer tools opened, but with ember inspector extension I get this. Nothing helped, I even cleaned cache, settings and so on.

If you don’t open Developer Tools with Ember - everything is OK. If you open Developer Tools for e.g. with Console tab - everything is OK. If you open Developer Tools with Ember - everything is OK. If you open Developer Tools with Ember and you go the Data - chrome tab freezes and uses a lot of resources.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:20
  • Comments:18 (2 by maintainers)

github_iconTop GitHub Comments

13reactions
teddyzeennycommented, Aug 27, 2017

I identified the issue and proposed a solution https://github.com/emberjs/ember.js/pull/15604. The downside is that this is not a bug in the inspector itself, which means you’ll need to upgrade your Ember version to get the fix.

6reactions
elke1979commented, Aug 14, 2017

I use Chrome (Version 60.0.3112.90 (Official Build) (64-bit)) + the latest Ember Inspector extension. If I log into https://www.emberjs.com/api/ember/2.14/namespaces/Ember (Ember API website) and I browse the Ember Inspector the browser freezes when I click “Data”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome Ember extension broken (Nov 18) - Testing
As of this morning Nov 18, The chrome Ember extension shows a completely white frame. Looking at the debug frame for the extension...
Read more >
Chrome Constantly Freezes/Unresponsive to Input When ...
Hovering over items in the elements tab of the inspector window no longer highlights those items blue on the page.
Read more >
09/Nov/22 | List of incompatible extensions + Guide
The extension "Ember Inspector" was working fine (on the snapshot version) until some time ago (about two or three updates), ...
Read more >
Ember Inspector
The Ember Inspector is a plug-in for the Chrome developer tools that makes understanding and debugging your Ember.js application a snap.
Read more >
How can I create side tabs within a Chrome DevTools ...
An example extension that I'd like to imitate is the Ember Inspector: https://chrome.google.com/webstore/detail/ember-inspector/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found