GitHub web UI fails to hydrate (ChunkLoadError, dead header) #184129
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Issues like this are typically related to:
At this point, the most likely resolution would be on the platform side (cache invalidation or rollout stabilization). If possible, it may help to monitor whether the issue resolves after a frontend deployment or cache refresh. In the meantime, using an alternative browser is a reasonable workaround. Hopefully this can be confirmed or investigated further as a known issue on your end. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Hi GitHub Support,
I’m seeing a persistent frontend failure on github.com in Chrome where the UI shell renders but does not hydrate.
Symptoms:
Header navigation (search, hamburger, profile) is non-responsive
Repo pages sometimes show “Looks like something went wrong!”
DevTools consistently reports ChunkLoadError: Loading chunk failed after 3 retries
Troubleshooting already done:
Cleared cache/cookies/IndexedDB, unregistered service workers
Disabled all extensions, reset Chrome flags, tested Incognito
Issue persists; works in other browsers / fresh profiles
This looks like a CDN / chunk delivery or hydration issue specific to this Chrome environment.
Thanks for any guidance or confirmation if this is a known rollout issue.



Beta Was this translation helpful? Give feedback.
All reactions