Stanislav Halyn
Stanislav Halyn
### Describe the bug The query gets stuck at `fetching` status when you try to re-fetch data and it has cycles in it. ### Your minimal, reproducible example https://codesandbox.io/p/sandbox/react-query-mfsz4x ###...
### Version v20.17.0 ### Platform ```text MacOS Sonoma 14.5, 2,3 GHz Quad-Core Intel Core i7 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? Define an http2...
## This would solve... I'm migrating from `nock` to `undici` mocks and after each test, I clear all active mocks, so that they do not interact with other test cases....