rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
256 stars 18 forks source link

Show svg tag #981

Open alexeyburov80 opened 2 years ago

alexeyburov80 commented 2 years ago

I want to see the component name when working with svg

I `m interested in debugging angular applications using svg

Only "g" is displayed in the details of this tag <svg:g app-person [person]="item" [params]="params"></svg:g>, app-person would be better