mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This PR fixes an issue where `query(':enter')` will only collect elements up until it an element that is found that isn't apart of the `:enter` query.
Closes #17440
|
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| rollup.config.js | ||
| tsconfig-build.json | ||