Both the site's main JS and CSS don't load on the Windows installation page.
URL for broken page
https://git-scm.com/install/windows
Problem
The assets don't load. Upon initial tests on Edge, the following errors are diplayed:
Figure 1. Edge Dev Tools
After the initial test, I've tested on Firefox and Firefox reports it's a SRI issue (for the JS file).
Figure 2. Firefox Dev Tools
Operating system and browser
OS: Windows 11, 25H2, 26200.8246.
Browser:
- Edge v147.0.3912.60 (Official build) (64-bit)
- Mozilla Firefox v149.0.2 (64-bit)
Steps to reproduce
- Navigate to the provided URL.
- Notice that the styling of the page and interactivity are broken.
- Open Dev Tools to observe the error.
Other details
Page screenshot
Figure 3. Screenshot – no styling applied
Both the site's main JS and CSS don't load on the Windows installation page.
URL for broken page
https://git-scm.com/install/windows
Problem
The assets don't load. Upon initial tests on Edge, the following errors are diplayed:
After the initial test, I've tested on Firefox and Firefox reports it's a SRI issue (for the JS file).
Operating system and browser
OS: Windows 11, 25H2, 26200.8246.
Browser:
Steps to reproduce
Other details
Page screenshot