Prerender Parent component and all its children except one #575

Closed
opened 2025-08-09 17:16:49 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @fatjoni on 7/17/2017

My situation is this: I am building a single page website and parts of the page are different components. I need to integrate a map from highcharts but i cannot find a way to include it as part of the same parent while excluding from prerendering in the same time. The whole app only works if i move it from shared.ts to client.ts. This hits the websites prerendering benefits. Can you help me on this?
Thank you

*Originally created by @fatjoni on 7/17/2017* My situation is this: I am building a single page website and parts of the page are different components. I need to integrate a map from highcharts but i cannot find a way to include it as part of the same parent while excluding from prerendering in the same time. The whole app only works if i move it from shared.ts to client.ts. This hits the websites prerendering benefits. Can you help me on this? Thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#575
No description provided.