SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

48941 0 0 TypeScript

fix(core): only attach .then and .catch onto a promise if it gets dehydrated (#9847)

* fix(core): only attach .then and .catch onto a promise if it gets dehydrated

* Fix promise handling in core for dehydrated states

Ensure .then and .catch are only attached to dehydrated promises.
D
Dominik Dorfmeister committed
b4cd121a39d07cefaa3a3411136d342cc54ce8fb
Parent: a5fca0e
Committed by GitHub <noreply@github.com> on 11/5/2025, 3:44:02 PM