Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: convert NG0508 error to be a warning instead #64184

Open
@eneajaho

Description

@eneajaho

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

core

Description

App Usecase: Build app once, use everywhere based on configuration.
Issue: If I want to build the app to include both server and browser code, a lot of my components will start to include defer and hydrate code on components (in order to support both modes).

But looks like this is not supported because the moment I remove provideClientHydration(), all the defer blocks with hydrate params fail.

Image

Proposed solution

Instead of throwing an error, we can convert it to be a warning and allow the application to be functional.

Alternatives considered

Duplicate components -> which is not great. As it requires a lot of maintenance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp