Skip to content

loadContext is not populated when deployed in Vercel #970

@andreaspapav

Description

@andreaspapav

After enabling the CSP to be enforced I realised that every script was blocked and the warning messages shows nonce being empty. After some digging I realised that loadContext does not get populated correctly when deployed on Vercel. That is why nonce defaults to empty string. Similar issue exists on sitemap.xml page where we use the loadContext again.

Any idea what needs to be changed for Vercel server? They have their own handlerRequest method but dont know how to use that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions