Changing page title when rendering server side - React template #1549

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

Originally created by @chris-herring on 6/25/2016

How would you go about changing the page title when using the React template. To do so client side I can use document.title = 'Counter' however this throws an error when trying to render server side - 'document is not defined'.

*Originally created by @chris-herring on 6/25/2016* How would you go about changing the page title when using the React template. To do so client side I can use document.title = 'Counter' however this throws an error when trying to render server side - 'document is not defined'.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1549
No description provided.