Skip to content

feat: Add Hydration Perf Counters to public API #67520

@eneajaho

Description

@eneajaho

Which @angular/* package(s) are relevant/related to the feature request?

No response

Description

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: coreIssues related to the framework runtimegemini-triagedLabel noting that an issue has been triaged by gemini

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions