When I visit https://go.dev/dl in Chrome, under the list of file downloads for first-class ports for each version, there is text that says "Other Ports ^". Clicking on it does nothing at all.
I assume that is supposed to open a toggle that shows the non-first-class ports, but it's not.
The toggle under "Unstable version" to open the go1.21rc3 list works, so it's not like JavaScript is completely broken. That version lists all the ports in one big list instead of splitting by "Other Ports". The split is better for the stable versions; we just need the toggle to work.
/cc @jamalc
When I visit https://go.dev/dl in Chrome, under the list of file downloads for first-class ports for each version, there is text that says "Other Ports ^". Clicking on it does nothing at all.
I assume that is supposed to open a toggle that shows the non-first-class ports, but it's not.
The toggle under "Unstable version" to open the go1.21rc3 list works, so it's not like JavaScript is completely broken. That version lists all the ports in one big list instead of splitting by "Other Ports". The split is better for the stable versions; we just need the toggle to work.
/cc @jamalc