TanStack / router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
https://tanstack.com/router
MIT License
7.19k stars 486 forks source link

Cannot open router website in "https://tanstack.com/router/latest" #1532

Closed Dev7Eng4 closed 2 weeks ago

Dev7Eng4 commented 2 weeks ago

Describe the bug

I go in your website (https://tanstack.com/router/latest) and got a white page with some errors in console tab

11111

Your Example Website or App

https://tanstack.com/router/latest

Steps to Reproduce the Bug or Issue

  1. Typing tanstack router in google
  2. Click the link to go in website
  3. Got a white page

Expected behavior

Can open your website

Screenshots or Videos

No response

Platform

Additional context

No response

tannerlinsley commented 2 weeks ago

To help us make the site more resilient to hydration errors, can you let us know what extensions you have enabled?

Dev7Eng4 commented 2 weeks ago

I tried disabling each extension and it seems like this error is caused by the eJOY AI dictionary extension

image
SeanCassiere commented 2 weeks ago

@Dev7Eng4 could you try testing this again?

andrewbellucci commented 2 weeks ago

I get a flash of the website and then similar errors as the above. I don't have any extensions installed.

Screenshot 2024-05-01 at 11 50 03 PM

I did notice however that if I navigate to a route deeper into the tree, I'm able to navigate back to the home page and it shows just fine. IE: https://tanstack.com/router/latest/docs/framework/react/guide/path-params

Dev7Eng4 commented 2 weeks ago

Currently, it only happens when I click the link from google search like image image

maksymskuibida commented 2 weeks ago

I am facing the same with form. I beleive it is the same. I added screenshot of my plugins. I have it always when I reload the page page on https://tanstack.com/form/latest. Now for me it only happens on https://tanstack.com/form/latest. Other is ok, I have an issue only with form

image
heberuriegas commented 2 weeks ago

To me the fix was add to the whitelist in the dark reader extension

maksymskuibida commented 2 weeks ago

I made screen with all my extensions. None of my extensions should block something. Earlier this issue was with all websites, now only with forms. Before for all and now only for forms, If I navigating there from the main (https://tanstack.com/) website everything works and if I reload the page I see this error

maksymskuibida commented 2 weeks ago

Right now I am experiencing the same issue with main tanstack.com site.

https://tanstack.com/router/latest — works, https://tanstack.com — does not work

SeanCassiere commented 2 weeks ago

Could y'all try again.

Tanner's switched to new hydration strategy.

Dev7Eng4 commented 2 weeks ago

With me, it's ok now

andrewbellucci commented 2 weeks ago

It's loading fine for me now, thank you @tannerlinsley and @SeanCassiere

maksymskuibida commented 2 weeks ago

for me too, thanks you @tannerlinsley and @SeanCassiere