Skip to content

solid start with solid query client hydrate/dehydrate #4325

@iAverages

Description

@iAverages

Which project does this relate to?

Start

Describe the bug

Currently with react-start, we have the package @tanstack/react-router-with-query which will correctly hydrate/dehydrate the query client during ssr. However, we do not have a solid version of this package meaning queries will run once on server during ssr and again on client on mount.

Your Example Website or App

n/a

Steps to Reproduce the Bug or Issue

  1. install @tanstack/solid-router-with-query
  2. install fails, package does not exist!

Expected behavior

  1. install @tanstack/solid-router-with-query
  2. install succeeds!

Screenshots or Videos

No response

Platform

  • Version: 1.120.13

Additional context

No response

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