Replies: 3 comments
|
Sounds like the network path between Vodafone and the site, not the host. A temporary DNS or routing problem between your ISP and Cloudflare. A few things to try:
If it still hangs on a different network and a different DNS, then maybe a host issue. |
|
@ryanportfolio thanks for the info! I've already tried method 1 with the Google DNS servers (8.8.8.8/8.8.4.4) before, and it's really hard to say… After using the Google DNS, the page still kept hanging. But after about 5 minutes, I gave up, removed the Google DNS addresses, and went back to the automatically assigned DNS server. Then the website just opened... (no idea why that worked...) Maybe Cloudflare doesn’t like Vodafone. ( or vice versa lol) I'll try using Cloudflare DNS (1.1.1.1) or Cloudflare Warp next time when it hangs again. |
|
This looks like a client-side routing/DNS issue rather than hosting. The docs are served through Vercel's CDN, and a SPA stuck on "Loading..." usually means the JS chunks never arrive. Next time it happens, try in this order:
If it affects only Vodafone and only for a few minutes at a time, it's most likely BGP/routing flaps on the ISP side — nothing the TanStack team can fix, but the steps above will tell you in two minutes which one it is. |
Uh oh!
There was an error while loading. Please reload this page.
I really don't know why the TanStack Query/Router/... documentation pages sometimes won't open (the tab just keeps showing “Loading...”).
I live in Germany and use Vodafone. Is the problem with this website's web hosting provider or with Vodafone?
This has really been driving me crazy these days. Usually, this lasts 5 to 10 minutes.
As I’m starting this discussion, the pages are now accessible again.
(This is my third attempt to start this discussion, and here it is....)
All reactions