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

Show svg tag

Open alexeyburov80 opened this issue 3 years ago • 0 comments

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

alexeyburov80 avatar Jan 22 '22 08:01 alexeyburov80