mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
committed by
Jessica Janiuk
parent
f79a5bc71c
commit
c464b01acd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user