-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed as not planned
TanStack/query
#9308Closed as not planned
Copy link
Labels
โฎ needs reproductionHelp us help you - make a failing testHelp us help you - make a failing test๐ bug: unconfirmed๐ blocked: external bugNot a bug in tRPC itself, but in a related projectNot a bug in tRPC itself, but in a related project
Description
Provide environment information
When using createHydrationHelpers, everything is serialized except inputs. So having an input that's a Date will cause errors.
Describe the bug
When using createHydrationHelpers, everything is serialized except inputs. So having an input that's a Date will cause errors.
To reproduce
Prefetch anything using createHydrationHelpers with Date or mongodb's ObjectId as an input, using superjson and you'll still get an error.
Additional information
No response
๐จโ๐งโ๐ฆ Contributing
- ๐โโ๏ธ Yes, I'd be down to file a PR fixing this bug!
Metadata
Metadata
Assignees
Labels
โฎ needs reproductionHelp us help you - make a failing testHelp us help you - make a failing test๐ bug: unconfirmed๐ blocked: external bugNot a bug in tRPC itself, but in a related projectNot a bug in tRPC itself, but in a related project