mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
f79a5bc71c
commit
c464b01acd
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ doesn't contain special serialized information about the application that hydrat
|
|||
logic relies on.
|
||||
|
||||
This can happen when the `provideClientHydration()` function is included in the client
|
||||
part of the application configuration, but it missing in the server part of the configuration.
|
||||
part of the application configuration, but is missing in the server part of the configuration.
|
||||
|
||||
In applications with the default project structure (generated by the `ng new`),
|
||||
the `provideClientHydration()` call is added either into the `providers` array of
|
||||
|
|
|
|||
Loading…
Reference in a new issue