-
Notifications
You must be signed in to change notification settings - Fork 383
SSR rendering not working for https #13
Copy link
Copy link
Closed
Description
I am using your project as a starting template for my web app.
One thing I noticed during your source code is that the https is not serving the webpage content from server side. If I access the url as http, I can see the server side rendered content of the page in view source.
But if I try to do the same via https, I can't see the source. The content is being loaded only in client side. This also affects SEO because the title/description are all not there in https.
Do you have any suggestion on how I can rectify this issue? Would be great if you can include that solution option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels