Skip to content

Route Params aren't passed for vike #49

@4350pChris

Description

@4350pChris

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions