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

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ngx-build-plus](https://togithub.com/manfredsteyer/ngx-build-plus) | [`^11.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/ngx-build-plus/11.0.0/13.0.1) | [![age](https://badges.renovateapi.com/packages/npm/ngx-build-plus/13.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-node](https://typestrong.org/ts-node) ([source](https://togithub.com/TypeStrong/ts-node)) | [`~10.3.0` -> `~10.4.0`](https://renovatebot.com/diffs/npm/ts-node/10.3.0/10.4.0) |...

Hi this issue is similar to [https://github.com/rangle/angular-devtools/issues/868](https://github.com/rangle/angular-devtools/issues/868). ### angular.json (cant share it all) `architect.build.options`: ``` "options": { ... "vendorChunk": true, "extractLicenses": false, "buildOptimizer": false, "sourceMap": true, "optimization": false, "namedChunks": true,...

bug

**Angular DevTools version [`(required)**:`](url) **Angular version (required):~9.0.5 ![Screenshot 2021-06-04 at 3 10 42 PM](https://user-images.githubusercontent.com/18303446/120781894-1e803280-c547-11eb-9769-b7fbc1ed61f5.png) On one of my applications on starting the profiler, I get the change detection firing continuously....

bug
P2

**What feature do you want to see?** In the "Components" tab i would like to filter my own project's components. **Why is it important to you?** In many projects there...

feature

Sometimes different iframes in an Angular app contain Angular apps by themselves. We should support profiling/inspection of individual iframes. This feature should be relatively easy to implement: - We observe...

feature

**What feature do you want to see?** The prebuilt extension packages to be provided under releases. **Why is it important to you?** Those who cannot install from the browser extensions...

feature

**Angular DevTools version (required)**: 1.0.2 **Angular version (required):** **Link to a minimal stackblitz reproduction (strongly encouraged):** _Description of issue:_ Page loads constrained / with scrollbar. - Include (clipped) screenshot images...

bug

_Description:_ When using angular-devtools on a pc without internet connection, the icons are all messed up. Probably because there is a reference to https://fonts.googleapis.com/icon?family=Material+Icons. Please support offline usage. ![unnamed](https://user-images.githubusercontent.com/19816901/118786091-c3d1b000-b891-11eb-9756-4a25511d73fe.png)

P3
feature

**Angular DevTools version (required)**: latest **Angular version (required):**12.0.3 **Link to a minimal stackblitz reproduction (strongly encouraged):** Very simple you can reproduce in any environment based on the screenshot below _Description...

bug
P4