Github function wenyti #186087
Replies: 5 comments 6 replies
-
|
The first picture and the second picture are together and cannot be edited. The third picture shows that the homepage clicks on the avatar and the settings are unresponsive, and the interface is also in the total loading state. |
Beta Was this translation helpful? Give feedback.
-
|
This doesn’t look like a repository or Actions issue. It’s almost certainly a browser-side GitHub UI problem, especially with Microsoft browsers (Edge / IE mode). A few things stand out from the screenshots and symptoms:
GitHub’s web UI is heavily dependent on JavaScript. When core scripts fail to load or are blocked, you’ll get exactly this behavior (blank panels, dead clicks, infinite spinners). Things to try (in order):
GitHub Actions themselves won’t cause UI elements like avatars, settings, or file editors to stop working; this is almost always a frontend rendering failure rather than a repo or workflow problem. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Test in Incognito/Different Browser: If it works in Chrome or Firefox, the issue is your specific Edge configuration. Disable Extensions: Ad-blockers or corporate security tools often accidentally block githubassets.com. Clear GitHub Cache: Clear cookies and site data for github.com, then perform a Hard Refresh (Ctrl + Shift + R). Check "IE Mode" in Edge: Ensure Edge isn't trying to render GitHub using the outdated Internet Explorer engine. Check the DevTools Console: Press F12 and click the Console tab. If you see red "Blocked" or "Failed to load" errors, your network or an extension is stopping core scripts. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Question
What GitHub Actions topic or product is this about?
General
Discussion Details
Unable to access the home page, and the avatar can't be clicked; Using a Microsoft browser, you can't even edit files.



Beta Was this translation helpful? Give feedback.
All reactions