Website broken? (only https://tanstack.com/router/latest)
Hi,
when opening https://tanstack.com/router/latest in the browser (by entering that url in the url bar), the page stays white and errors are logged on the console.
When navigating to that page by first opening https://tanstack.com/ in the browser, then click on "TanStack Router" the page appears correctly and no errors are logged.
Opening https://tanstack.com/router/latest/docs/framework/react/overview directly also works.
TanStack Router
A powerful React router for client-side and full-stack react applications. Fully type-safe APIs, first-class search-params for managing state in the URL and seamless integration with the existing React ecosystem.
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
Overview | TanStack Router React Docs
TanStack Router is a router for building React applications. Some of its features include:
100% inferred TypeScript support
4 Replies
other-emerald•2y ago
Likely caused by a browser extension
sensitive-blueOP•2y ago
Seems so. Using incognito mode without extensions works
like-gold•2y ago
wrt. Tanner's tweet, I think the focus on (3rd party) extensions here is a mistake. tanstack router docs seem to load reliably now (maybe due to the fallback he mentions?) but I've been having these errors for a while and tried it across chrome/firefox/edge with incognito on/off and could reproduce it reliably across most of the tanstack sites on all browsers on windows
they would sometimes work (not all sites) and sometimes not, but when they didn't work it appeared to get stuck that way
is there some 3rd party caching going on maybe? or possibly cloudflare changing html if you're using that?
another datapoint: unlike what others mentioned, going to tanstack.com didn't help, the most reliable way to get through to the other pages was visting the tanstack query docs, those always worked when I checked
in fact, I visited https://tanstack.com/ right now on firefox with no extensions + chrome/edge with both my default profile and incognito and it fails with a blank screen after the content flashes on first render
rival-black•2y ago
The 3rd party extensions are not the sole cause
But they are the input that brings the underlying issue to the surface
I'm currently at the drawing board brainstorming ways to fix this and might have a good path forward
Stay tuned