My tanstack start project is constantly full page reloading in localhost.
How can I fix it?
3 Replies
optimistic-gold•3mo ago
which version are you on?
can you reproduce this in a complete minimal example ?
xenial-blackOP•3mo 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
optimistic-gold•3mo ago
can you please create a github issue for this including a git repo of that project?