Closed as not planned
Description
Describe the bug
I got a lot of error warnings while building with React v18.2.0 + Vite v4.1.4.
Your minimal, reproducible example
Steps to reproduce
npm run build
;- see error;
Expected behavior
I expected the build process to go without any error warnings. It has already been said in this pull request.
How often does this bug happen?
Every time
Screenshots or Videos
Platform
- macOS;
- Chrome;
- version 111;
Tanstack Query adapter
react-query
TanStack Query version
v4.28.0
TypeScript version
v4.9.5
Additional context
No response