mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0851bd5283
This adds user friendly error messages outlining exactly where hydration mismatches occur and what was expected with easy to read stringified DOM. It also includes a pointer to exactly where the mismatch happened and lets the user know what was expected. PR Close #49502