mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently whenever we would come across a code snippet like this, where `maxCellsPerRow` is an input, the control flow analysis would fall apart because the first occurence of the node points to a control flow node that is offset-wise "after" the first occurence. This commit makes the logic more robust. PR Close #58581 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||