angular-devtools icon indicating copy to clipboard operation
angular-devtools copied to clipboard

Moved to the Angular organization.

Results 49 angular-devtools issues
Sort by recently updated
recently updated
newest added

**Angular DevTools version (required)**: 1.0.1 **Angular version (required):** 10.2.4 **Chrome version:** 90.0.4430.212 _Description of issue:_ When inspecting my Angular app with the Angular dev tools "inspect element" functionality, the hovered...

bug
P3

**Angular DevTools version (required)**: 1.0.0 **Angular version (required):** 9.1.12 _Description of issue:_ When AngularDevtools is enabled and I put service in component providers property, it won't destroy service, after component...

bug
P3

**What feature do you want to see?** I would like to see some outlines on components and flashes in component tree list, that trigger on change detection in near realtime...

feature

**What feature do you want to see?** Router history in some organized view **Why is it important to you?** Right now we can inspect router but it's done in console...

feature

**Angular DevTools version (required)**: 1.0.0 **Angular version (required):** 9.0.6 **Link to a minimal stackblitz reproduction (strongly encouraged):** https://stackblitz.com/edit/angular-devtools-directive-matching _Description of issue:_ When a native HTML element matches a `@Component` selector,...

feature

**What feature do you want to see?** - Button to reload page and auto start profiling. **Why is it important to you?** - Everytime need to click on "Start recording"...

feature

**What feature do you want to see?** Mark a component for check from `Components` tree view similarly as [ng.applyChanges](https://angular.io/api/core/global/ngApplyChanges) do. ![image](https://user-images.githubusercontent.com/14943911/118953432-79b9fe80-b965-11eb-9d0e-0d665a8acedd.png)

feature

_Description:_ Other dev tools allow a "reload and start profile" function. The angular devtools doesn't seem to have this option Would be nice to have this option too. Thanks! **Angular...

feature