-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
It seems like the setup is not able to pass querystring to prerender.io?
Because we are passing this as the final path: [{ key: 'X-Prerender-Host', value: host[0].value}]
So let's say I want to prerender https://www.example.com/product?id=1, the final rendered page will be https://www.example.com/product because it's not passing the query string
Metadata
Metadata
Assignees
Labels
No labels