mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`item` is an object, so it is stringified to `[object Object]`. Using its `name` property produces a more meaningful message. PR Close #31611 |
||
|---|---|---|
| .. | ||
| item-detail | ||
| app.component.css | ||
| app.component.html | ||
| app.component.spec.ts | ||
| app.component.ts | ||
| app.module.ts | ||
| click.directive.ts | ||
| item.ts | ||