High loading times on navigation
Hi, I created a fresh new project with tsr. But I noticed that when I enter a router on browser the loading time is very high. Using navigation API seems ok, but when I enter for first time to the app or move manually to another router the loading time increase. Here are a video demostration:
4 Replies
foreign-sapphire•9mo ago
change defaultPendingMinMs
sensitive-blueOP•9mo ago
I tried with lower (0, 10) and higher (1000, 20000) values but the loading time when I type a route in browser still being too long
foreign-sapphire•9mo ago
please provide a minimal complete example by forking one of the existing stackblitz examples
other-emerald•9mo ago
It looks it's your icon library. That's unlikely tanstack router issue. I've been working on +6 projects with this library and never faced that