-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
See https://test-vite-vercel-plugin.vercel.app/named/id-3 - the routeParams in the vike integration aren't passed to the client anymore. As far as I can see, this is because __original_path doesn't include them (anymore?). Howver, url (which is logged in the ssr handler) does include it - it would be the correct url if the encoded __original_path were missing. So, maybe the thing to do is to just remove it via regex and use url?
Metadata
Metadata
Assignees
Labels
No labels