Skip to content

Separate server middleware to apply +middlewares #3407

Description

@brillout

Description

While the main goal of renderPage() is to SSR a page, it also adds all Universal Middlewares registered via +middleware — how can these middlewares be applied to all URLs (not just when SSR'ing the page)?

I guess we'll need a separate server middleware, in addition to renderPage().

See also:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions