변재정
변재정
**Describe the bug** I tried to apply global config by referring to the [GitHub issue](https://github.com/iamkun/dayjs/issues/1577). but it does not work. I'm using next.js 14 app router. Extending day.js globally does...
### Describe the bug If an error occurs at the time of request (ex. without authentication tokens), I want to trigger a request interpreter on rejected event, but the response...
### Describe the bug I'm experiencing an infinite loading issue when using useInfiniteQuery's promise with React's use hook inside a Suspense boundary. Setup: Using useInfiniteQuery with experimental_prefetchInRender: true Returning the...