mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6ca46929fa
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