angular/packages/platform-browser/src
Andrew Kushnir 79292c9b65 docs: include a note on blocking initial navigation when destructive hydration is used (#49895)
This commit updates the docs for the `withNoDomReuse` function, which lets to opt out of non-destructive hydration.
The docs now mention the need to configure an initial navigation option for the Router to be blocking, i.e.
use `withEnabledBlockingInitialNavigation()` Router feature.

PR Close #49895
2023-04-18 13:56:06 +00:00
..
browser refactor(platform-browser): remove deprecated BrowserTransferStateModule symbol (#49718) 2023-04-05 13:00:25 -07:00
dom refactor(core): drop IE workarounds (#49763) 2023-04-13 14:01:45 +00:00
security docs(platform-browser): Sanitize method has more explicit documentation (#48765) 2023-02-10 09:28:19 +01:00
browser.ts refactor(core): Remove NG_DEV_MODE const (#49530) 2023-03-22 15:31:48 -07:00
hydration.ts docs: include a note on blocking initial navigation when destructive hydration is used (#49895) 2023-04-18 13:56:06 +00:00
platform-browser.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform-browser.ts refactor(platform-browser): remove deprecated BrowserTransferStateModule symbol (#49718) 2023-04-05 13:00:25 -07:00
private_export.ts refactor(platform-browser): update renderer to be able to remove ServerRendererFactory2 and EmulatedEncapsulationServerRenderer2 (#49630) 2023-04-05 11:42:57 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00