My tanstack start project is constantly full page reloading in localhost.
How can I fix it?
3 Replies
correct-apricot•6mo ago
which version are you on?
can you reproduce this in a complete minimal example ?
fair-roseOP•6mo ago
1.114.3
I created this project using create-tsrouter-app cli with trpc add ons. then whenever I start the project on localhost it just full page reloading constantly
correct-apricot•6mo ago
can you please create a github issue for this including a git repo of that project?