mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d654c7933a
Previously, if only the `compareFn` changed but the data itself did not, then the `KeyValuePipe` did not re-sort the output. Fixes #42819 PR Close #42821