mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The "Log to console" button in the prop-actions-menu component incorrectly logs the entire props object rather than the value of the individual prop with which the button is associated. Passing the `node` to the logValue function fixes the prop lookup logic and logs the appropriate prop value to the console. |
||
|---|---|---|
| .. | ||
| assets | ||
| lib | ||
| styles | ||
| BUILD.bazel | ||
| public-api.ts | ||