Skip to content

SSR: Input value null is seralized as null string. #69785

Description

@JeanMeche

<input [value]="null"> is being serialized as <input value="null"> resulting into a flickering during hydration. (shows input shows null before being hydrated and becoming empty.

Related #58780

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions