React Compiler + Tanstack Query = Issue This project shows an issue when these 2 libs try to use a useQuery function defined in a js module. Installation & serving locally Use the latest stable version of node npm i npm run dev Files of interest Checkout peopleQuery.ts, App.tsx and vite.config.ts for a deeper dive into this issue.