mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e70228afa9
In some cases the hydration mismatch is nested within a component. As the devTool only reports issues on the component level, we need to mark the component node rather than the actual mismatched node. PR Close #54671