GitHub commit page does not render all changed file diffs for one repository #201529
-
🏷️ Discussion TypeBug BodyRepository: Example commit: I'm seeing what appears to be a GitHub web UI issue with the commit page. IssueThe commit page reports 7 files changed. The left file tree correctly lists all 7 changed files, but only the first few file diffs are rendered. Expected behavior -Clicking any file in the sidebar should display its diff. Actual behavior -Only a subset of the changed file diffs are rendered. What I've verified :
Additional observations :
Steps to reproduce :
CAN SOMEONE PLEASE HELP ME OUT? I've attached screenshots showing:
|
Beta Was this translation helpful? Give feedback.
Replies: 21 comments 12 replies
-
|
💬 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.
-
|
I'm seeing this too, on a different repo of course, and just came here to figure out if it was only me. |
Beta Was this translation helpful? Give feedback.
-
|
I've stumbled upon the same issue in multiple repositories, at least since the beginning of this week, maybe longer. Also, even for files that are rendered, clicking the file name in the list to jump to the diff doesn't work. |
Beta Was this translation helpful? Give feedback.
-
|
I'm seeing the same thing - and I've tried all sorts of different scenarios to rule things out. I'm seeing this issue while trying all of the following:
NOTE: Diffs appear to work in the GitHub app, so it appears to be specific to web browsers Also - I'm aware that using "compare" to compare a commit against itself shows the whole diff (instead of looking at at the actual commit). But this is a work-around, and not a fix. |
Beta Was this translation helpful? Give feedback.
-
|
I'm seeing this as well on my own private repositories (haven't checked elsewhere yet). |
Beta Was this translation helpful? Give feedback.
-
|
Looks like I'm having the same issue. |
Beta Was this translation helpful? Give feedback.
-
|
Same issue, please fix. |
Beta Was this translation helpful? Give feedback.
-
|
Just started seeing this myself yesterday. If the diffs are short they show up, but longer ones don't, although they're listed in the left "Filter files..." pane. Don't know if this is new also, but clicking on the files in the left pane doesn't seem to do anything, even when everything is working fine. I can see that the URLs are different, but no changes show up. If that worked, it might be a way to see file diffs that aren't showing up, but no. Here's a couple examples. The first commit shows no file diffs, but there is a single changed file. If you look quickly it seems that the diffs are about to show, then they disappear. There's no message indicating a binary file was detected or the diff was too big (and the module is only about 400 lines). Here's a more interesting one. The first two files show up with diffs, but the next five don't even though they're in the listed files to the left (and clicking there does nothing). Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Happening to me as well. The file tree panel also seems broken; clicking on a file does nothing, but the |
Beta Was this translation helpful? Give feedback.
-
|
After reproducing this on multiple repositories, I noticed a pattern that may help narrow the issue. Additional observations
Additional debugging that may helpIf anyone experiencing this issue opens the browser Developer Tools and checks the Console and Network tabs while loading the commit page, it may reveal whether:
Since multiple users are reproducing this across different operating systems, browsers, accounts, and repositories while the raw Hopefully this helps narrow down where the issue originates. |
Beta Was this translation helpful? Give feedback.
-
|
Happened to me in this commit: I then reproduced it consistently in a minimal test case: Consistent with what others have reported in this thread. Using a diff compare works as a workaround, but kinda annoying. |
Beta Was this translation helpful? Give feedback.
-
|
Seeing the same problem in my repo for several days. (Edit to be a bit more constructive: my Browser is Chrome, OS is Windows 11) |
Beta Was this translation helpful? Give feedback.
-
|
filtering for a file also does nothing when it's not shown unfiltered with this bug |
Beta Was this translation helpful? Give feedback.
-
|
I'm experiencing the same at least since 9 July. |
Beta Was this translation helpful? Give feedback.
-
|
Same here , kindly check the attachment |
Beta Was this translation helpful? Give feedback.
-
|
I hope Github devs to fix the issue asap. This is seriously annoying to us. |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
|
I'm seeing the same issue. It seems to have started last week. |
Beta Was this translation helpful? Give feedback.
-
|
I'm seeing the same, on kdmccormick/openedx-template-site@32858ff in particular. 13 files changed, but only 4 render.
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for bringing this to our attention. We’ve passed this along to our internal team to investigate and when we have any updates we’ll update this thread. 👍 |
Beta Was this translation helpful? Give feedback.
-
|
Hey there! Thanks so much for the patience here, a fix has been pushed and this issue should be resolved. Can you take a look and let us know if you're still seeing the issue on your end? |
Beta Was this translation helpful? Give feedback.



Hey there!
Thanks so much for the patience here, a fix has been pushed and this issue should be resolved. Can you take a look and let us know if you're still seeing the issue on your end?