withEnabledBlockingInitialNavigation
function
Configures initial navigation to start before the root component is created.
API
Description
Usage Notes
Jump to details
Configures initial navigation to start before the root component is created.
Configures initial navigation to start before the root component is created.
The bootstrap is blocked until the initial navigation is complete. This should be set in case you use server-side rendering, but do not enable hydration for your application.