-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
TanStack/query
#9308Labels
⏮ needs reproductionHelp us help you - make a failing testHelp us help you - make a failing test🐛 bug: unconfirmed
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