Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

SSR First load with SolidStart #80

@aquarazorda

Description

@aquarazorda

Whenever I'm using query$ in routeData and refresh the page, data is being streamed to client, but then client still sends the request without headers. So for example, if I'm checking cookies in the middleware, first request, will work just fine, server will have in the context's headers cookie, but whenever client sends another request after mounting, server doesn't see any cookies.

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