-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
- install
@tanstack/solid-router-with-query
- install fails, package does not exist!
Expected behavior
- install
@tanstack/solid-router-with-query
- install succeeds!
Screenshots or Videos
No response
Platform
- Version: 1.120.13
Additional context
No response
ypanagidis
Metadata
Metadata
Assignees
Labels
No labels