Isaque

Results 5 comments of Isaque

@LynithDev Yeah I decided to do that yesterday after almost going crazy with those errors. I trust more on the compiler than analyzer for showing those errors

> When trying to optimize the component with tanstack/virtual, errors appear, namely the list of rendered elements is not complete and does not update. > > Code: > > import...

> What is weird, on my mac it works as intended, but on windows it does nothing It worked once in a stackblitz container, and then I tried my codebase,...

> just thought how windows and Linux/Mac differ. and one difference is whether the file system is case sensitive or not. If it's Windows related, it's probably an issue with...

> ### Steps to Reproduce the Bug or Issue > > 1. Go to [stackblitz example](https://stackblitz.com/github/tanstack/router/tree/main/examples/react/start-basic?file=src%2Fglobal-middleware.ts). > > 2. Test with anything that invokes a server function. > > 3....