ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.

Results 153 ember-inspector issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** When selecting a deeply nested element using the "Select element" tool, it would be helpful if the Components pane scrolled...

**Is your feature request related to a problem? Please describe.** In large apps, there are often waaaaay too many components in the component inspector. When you use the point-and-click-to-inspect button,...

**Is your feature request related to a problem? Please describe.** I often want to quickly start inspecting the ember tree and its a couple of steps now **Describe the solution...