Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
Proposed solution
Having these data available also on production would help track hydration issues easier.
While what we have now are just counters, adding more data that we can use would be great (like which views were removed, what components etc.)
provideClientHydration(
withHydrationDebugData()
)
Alternatives considered
Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
Proposed solution
Having these data available also on production would help track hydration issues easier.
While what we have now are just counters, adding more data that we can use would be great (like which views were removed, what components etc.)
Alternatives considered